pub unsafe extern "C" fn rcutils_allocator_is_valid(
allocator: *const rcutils_allocator_t
) -> boolExpand 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
) -> boolReturn true if the given allocator has non-null function pointers.