#bindings #was #create #initial #libltc #x42 #linear-longitudinal

sys x42ltc-sys

FFI crate for x42’s libltc (Linear/Longitudinal Time Code library)

2 releases

0.0.6 Dec 9, 2023
0.0.5 Sep 5, 2020

#1648 in Encoding


Used in x42ltc

LGPL-3.0-or-later

125KB
2.5K SLoC

C 1.5K SLoC // 0.2% comments Rust 1K SLoC // 0.0% comments Shell 94 SLoC // 0.1% comments Automake 63 SLoC // 0.0% comments

Contains (obscure autoconf code, 3KB) vendor/configure.ac

bindgen commandline

The following commandline was used to create the initial bindings:

bindgen vendor/src/ltc.h -o src/bindings.rs --with-derive-defaults

No runtime deps

~235KB