[][src]Function gstreamer_sys::gst_query_parse_nth_allocation_param

pub unsafe extern "C" fn gst_query_parse_nth_allocation_param(
    query: *mut GstQuery,
    index: c_uint,
    allocator: *mut *mut GstAllocator,
    params: *mut GstAllocationParams
)