[][src]Function stainless_ffmpeg_sys::reallocarray

pub unsafe extern "C" fn reallocarray(
    __ptr: *mut c_void,
    __nmemb: size_t,
    __size: size_t
) -> *mut c_void