Function gstreamer_sys::gst_query_find_allocation_meta

source ·
pub unsafe extern "C" fn gst_query_find_allocation_meta(
    query: *mut GstQuery,
    api: GType,
    index: *mut c_uint,
) -> gboolean