1 2 3 4 5
#[cheadergen::config(export)] #[unsafe(no_mangle)] pub extern "C" fn my_func() {} fn main() {}