forked from mirrors/gstreamer-rs
29d17faf09
gstreamer-rtsp-server and gstreamer-editing-services are disabled for now until there's a new release of them, or once we start building against git master of them. Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys/issues/16
12 lines
316 B
C
12 lines
316 B
C
// This file was generated by gir (https://github.com/gtk-rs/gir @ dd33bdf)
|
|
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
|
// 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;
|
|
}
|