pub unsafe extern "C" fn ff_channel_layouts_ref(
f: *mut AVFilterChannelLayouts,
ref_: *mut *mut AVFilterChannelLayouts,
) -> c_int
Expand description
Add *ref as a new reference to f.
pub unsafe extern "C" fn ff_channel_layouts_ref(
f: *mut AVFilterChannelLayouts,
ref_: *mut *mut AVFilterChannelLayouts,
) -> c_int
Add *ref as a new reference to f.