Function ffmpeg::ffi::av_channel_layout_copy
source ยท pub unsafe extern "C" fn av_channel_layout_copy(
dst: *mut AVChannelLayout,
src: *const AVChannelLayout,
) -> c_intpub unsafe extern "C" fn av_channel_layout_copy(
dst: *mut AVChannelLayout,
src: *const AVChannelLayout,
) -> c_int