Function ffmpeg_sys_fframes::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.