Function rsmpeg::ffi::av_free_packet[][src]

pub unsafe extern "C" fn av_free_packet(pkt: *mut AVPacket)
Expand description

Free a packet.

@deprecated Use av_packet_unref

@param pkt packet to free