pub unsafe extern "C" fn rcutils_allocator_is_valid(
allocator: *const rcutils_allocator_t
) -> bool
Expand description
Return true if the given allocator has non-null function pointers.
pub unsafe extern "C" fn rcutils_allocator_is_valid(
allocator: *const rcutils_allocator_t
) -> bool
Return true if the given allocator has non-null function pointers.