Git fork
at reftables-rust 4 lines 89 B view raw
1pub fn main() { 2 let ac = autocfg::new(); 3 ac.emit_has_path("std::ffi::c_char"); 4}