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.