av_channel_layout_copy

Function av_channel_layout_copy 

Source
pub unsafe extern "C" fn av_channel_layout_copy(
    dst: *mut AVChannelLayout,
    src: *const AVChannelLayout,
) -> c_int