mirror_ffmpeg_sys

Function av_channel_layout_compare

Source
pub unsafe extern "C" fn av_channel_layout_compare(
    chl: *const AVChannelLayout,
    chl1: *const AVChannelLayout,
) -> c_int