mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-05 17:19:42 +00:00
12 lines
320 B
C
12 lines
320 B
C
// This file was generated by gir (https://github.com/gtk-rs/gir @ 1f84b54)
|
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 17dfffe)
|
|
// 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;
|
|
}
|