docstyle_c99.rs 68 B

1234
  1. /// The root of all evil.
  2. #[no_mangle]
  3. pub extern "C" fn root() {
  4. }