pub unsafe extern "C" fn rcl_wait_set_is_valid(
wait_set: *const rcl_wait_set_t
) -> bool
Expand description
Return true
if the wait set is valid, else false
.
pub unsafe extern "C" fn rcl_wait_set_is_valid(
wait_set: *const rcl_wait_set_t
) -> bool
Return true
if the wait set is valid, else false
.