Type Definition libnotcurses_sys::c_api::ffi::FILE [−][src]
pub type FILE = _IO_FILE;Expand description
The tag name of this struct is _IO_FILE to preserve historic C++ mangled names for functions taking FILE* arguments. That name should not be used in new code.
