1 2 3 4 5 6
// extern "C" { // fn fflush(_: *mut std::ffi::c_void); // static mut stdout: *mut std::ffi::c_void; // } pub fn flush() {}