mirror_ffmpeg_sys

Function av_packet_copy_props

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