ffmpeg_sys_fframes

Function av_reallocp_array

source
pub unsafe extern "C" fn av_reallocp_array(
    ptr: *mut c_void,
    nmemb: usize,
    size: usize,
) -> c_int