pub unsafe extern "C" fn av_copy_packet_side_data( dst: *mut AVPacket, src: *const AVPacket, ) -> c_int
Copy packet side data
@return 0 on success, negative AVERROR on fail
@deprecated Use av_packet_copy_props