mirror_ffmpeg_sys

Function av_channel_layout_describe_bprint

Source
pub unsafe extern "C" fn av_channel_layout_describe_bprint(
    channel_layout: *const AVChannelLayout,
    bp: *mut AVBPrint,
) -> c_int