Function av_vorbis_parse_free
pub unsafe extern "C" fn av_vorbis_parse_free(
s: *mut *mut AVVorbisParseContext,
)
Expand description
Free the parser and everything associated with it.
pub unsafe extern "C" fn av_vorbis_parse_free(
s: *mut *mut AVVorbisParseContext,
)
Free the parser and everything associated with it.