av_channel_layout_from_mask

Function av_channel_layout_from_mask 

Source
pub unsafe extern "C" fn av_channel_layout_from_mask(
    channel_layout: *mut AVChannelLayout,
    mask: u64,
) -> c_int