[][src]Function ffav_sys::avsubtitle_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.