Function _erealloc

Source
pub unsafe extern "fastcall" fn _erealloc(
    ptr: *mut c_void,
    size: usize,
) -> *mut c_void