pub unsafe extern "C" fn rcutils_logging_initialize_with_allocator(
    allocator: rcutils_allocator_t
) -> rcutils_ret_t
Expand description

Initialize the logging system using the specified allocator.