Function xb_builder_source_load_xml

Source
pub unsafe extern "C" fn xb_builder_source_load_xml(
    self_: *mut XbBuilderSource,
    xml: *const c_char,
    flags: XbBuilderSourceFlags,
    error: *mut *mut GError,
) -> gboolean