跳到主要内容

av_thread_message_queue_free

搜索

函数 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.