jbigkit_sys/
lib.rs

1#![allow(non_camel_case_types)]
2
3include!(concat!(env!("OUT_DIR"), "/jbig.rs"));
4
5#[cfg(test)]
6mod tests {}