Function THRealloc

Source
pub unsafe extern "C" fn THRealloc(
    ptr: *mut c_void,
    size: isize,
) -> *mut c_void