Function ffmpeg::ffi::av_channel_layout_custom_init

source ยท
pub unsafe extern "C" fn av_channel_layout_custom_init(
    channel_layout: *mut AVChannelLayout,
    nb_channels: c_int,
) -> c_int