Function xb_node_query_with_context

Source
pub unsafe extern "C" fn xb_node_query_with_context(
    self_: *mut XbNode,
    query: *mut XbQuery,
    context: *mut XbQueryContext,
    error: *mut *mut GError,
) -> *mut GPtrArray