mirror_ffmpeg_sys

Function av_fast_padded_mallocz

Source
pub unsafe extern "C" fn av_fast_padded_mallocz(
    ptr: *mut c_void,
    size: *mut c_uint,
    min_size: usize,
)