ffmpeg_sys_fframes

Function av_thread_message_queue_free

source
pub unsafe extern "C" fn av_thread_message_queue_free(
    mq: *mut *mut AVThreadMessageQueue,
)
Expand description

Free a message queue.

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