Function gst::ffi::gst_query_parse_nth_allocation_meta[][src]

pub unsafe extern "C" fn gst_query_parse_nth_allocation_meta(
    query: *mut GstQuery,
    index: guint,
    params: *mut *const GstStructure
) -> GType