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.