pub unsafe extern "C" fn rcutils_reallocf( pointer: *mut c_void, size: usize, allocator: *mut rcutils_allocator_t) -> *mut c_void
Emulate the behavior of reallocf.