Function avsubtitle_free
pub unsafe extern "C" fn avsubtitle_free(sub: *mut AVSubtitle)
Expand description
Free all allocated data in the given subtitle struct.
@param sub AVSubtitle to free.
pub unsafe extern "C" fn avsubtitle_free(sub: *mut AVSubtitle)
Free all allocated data in the given subtitle struct.
@param sub AVSubtitle to free.