pub unsafe extern "C" fn rcl_shutdown(
    context: *mut rcl_context_t
) -> rcl_ret_t
Expand description

Shutdown a given rcl context.