[][src]Function rusty_ffmpeg::av_realloc

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