pub unsafe extern "C" fn av_tx_uninit(ctx: *mut *mut AVTXContext)Expand description
Frees a context and sets *ctx to NULL, does nothing when *ctx == NULL.
pub unsafe extern "C" fn av_tx_uninit(ctx: *mut *mut AVTXContext)Frees a context and sets *ctx to NULL, does nothing when *ctx == NULL.