pub unsafe extern "C" fn rcl_wait_set_get_allocator(
wait_set: *const rcl_wait_set_t,
allocator: *mut rcl_allocator_t
) -> rcl_ret_t
Expand description
Retrieve the wait set’s allocator.
pub unsafe extern "C" fn rcl_wait_set_get_allocator(
wait_set: *const rcl_wait_set_t,
allocator: *mut rcl_allocator_t
) -> rcl_ret_t
Retrieve the wait set’s allocator.