[][src]Function ffmpeg_dev::sys::ff_formats_ref

pub unsafe extern "C" fn ff_formats_ref(
    formats: *mut AVFilterFormats,
    ref_: *mut *mut AVFilterFormats
) -> c_int

Add *ref as a new reference to formats. That is the pointers will point like in the ascii art below:


|formats |<--------. | ____ | |_______________ | |refs| | | | | |* * | | | | | | AVFilterLink | |* *--------->|*ref| | || | | || || |_______________