xfconf-sys 0.1.0

FFI bindings to libxfconf
1
2
3
4
5
6
7
8
9
10
11
12
13
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files.gtk (https://github.com/gtk-rs/gir-files)
// from gir-files.xfce
// DO NOT EDIT

#include "manual.h"
#include <stdalign.h>
#include <stdio.h>

int main() {
    printf("%s;%zu;%zu\n", "XfconfError", sizeof(XfconfError), alignof(XfconfError));
    return 0;
}