Skip to main content

gst_queue_array_peek_nth

Function gst_queue_array_peek_nth 

Source
pub unsafe extern "C" fn gst_queue_array_peek_nth(
    array: *mut GstQueueArray,
    idx: c_uint,
) -> gpointer
Available on crate feature v1_16 only.