Function ff_channel_layouts_changeref

Source
pub unsafe extern "C" fn ff_channel_layouts_changeref(
    oldref: *mut *mut AVFilterChannelLayouts,
    newref: *mut *mut AVFilterChannelLayouts,
)