[][src]Function ffmpeg_sys_next::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