pub unsafe extern "C" fn rcutils_logging_initialize_with_allocator(
allocator: rcutils_allocator_t
) -> rcutils_ret_tExpand description
Initialize the logging system using the specified allocator.
pub unsafe extern "C" fn rcutils_logging_initialize_with_allocator(
allocator: rcutils_allocator_t
) -> rcutils_ret_tInitialize the logging system using the specified allocator.