[][src]Function stainless_ffmpeg_sys::av_realloc_array

pub unsafe extern "C" fn av_realloc_array(
    ptr: *mut c_void,
    nmemb: size_t,
    size: size_t
) -> *mut c_void