[][src]Function stainless_ffmpeg_sys::av_dynarray_add_nofree

pub unsafe extern "C" fn av_dynarray_add_nofree(
    tab_ptr: *mut c_void,
    nb_ptr: *mut c_int,
    elem: *mut c_void
) -> c_int