Type Definition libnotcurses_sys::ffi::FILE[][src]

type FILE = _IO_FILE;
Expand description

The opaque type of streams. This is the definition used elsewhere.