Function pw_reallocarray

Source
pub unsafe extern "C" fn pw_reallocarray(
    ptr: *mut c_void,
    nmemb: usize,
    size: usize,
) -> *mut c_void