5 lines
307 B
TOML
5 lines
307 B
TOML
language = "C"
|
|
include_guard = "gstmeet_h"
|
|
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
|
|
sys_includes = ["glib/glib.h", "gst/gst.h"]
|
|
after_includes = "\ntypedef struct JitsiConnection JitsiConnection;\ntypedef struct JitsiConference JitsiConference;" |