Function swift_runtime_sys::root::reallocf

source ยท
pub unsafe extern "C" fn reallocf(
    __ptr: *mut c_void,
    __size: usize,
) -> *mut c_void