Function av_tx_uninit

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.