gtk-layer-shell-sys 0.2.0

Unsave gir-generated FFI bindings for gtk-layer-shell
1
2
3
4
5
6
7
8
9
10
11
12
// This file was generated by gir (https://github.com/gtk-rs/gir @ a6737c7)
// from gir-files (https://github.com/gtk-rs/gir-files @ b8ca0d2+)
// DO NOT EDIT

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

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