Function ff_framequeue_init

Source
pub unsafe extern "C" fn ff_framequeue_init(
    fq: *mut FFFrameQueue,
    fqg: *mut FFFrameQueueGlobal,
)
Expand description

Init a frame queue and attach it to a global structure.