Function ffmpeg::ffi::av_fast_malloc

source ·
pub unsafe extern "C" fn av_fast_malloc(
    ptr: *mut c_void,
    size: *mut c_uint,
    min_size: usize
)