[][src]Function stainless_ffmpeg_sys::av_thread_message_queue_free

pub unsafe extern "C" fn av_thread_message_queue_free(
    mq: *mut *mut AVThreadMessageQueue
)

Free a message queue.

The message queue must no longer be in use by another thread.