Function r2r_rcl::rcl_logging_configure_with_output_handler

source ยท
pub unsafe extern "C" fn rcl_logging_configure_with_output_handler(
    global_args: *const rcl_arguments_t,
    allocator: *const rcl_allocator_t,
    output_handler: rcl_logging_output_handler_t,
) -> rcl_ret_t