pub unsafe extern "C" fn rcl_logging_configure(
global_args: *const rcl_arguments_t,
allocator: *const rcl_allocator_t
) -> rcl_ret_t
Expand description
Configure the logging system.
pub unsafe extern "C" fn rcl_logging_configure(
global_args: *const rcl_arguments_t,
allocator: *const rcl_allocator_t
) -> rcl_ret_t
Configure the logging system.