mirror_ffmpeg_sys

Function av_channel_layout_copy

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