Function swift_runtime_sys::root::realloc

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