Function ffmpeg::ffi::av_realloc

source ยท
pub unsafe extern "C" fn av_realloc(
    ptr: *mut c_void,
    size: usize,
) -> *mut c_void