pub unsafe extern "C" fn rcl_wait_set_clear(
    wait_set: *mut rcl_wait_set_t
) -> rcl_ret_t
Expand description

Remove (sets to NULL) all entities in the wait set.