Type Definition nstd_sys::fs::file::NSTDFile

source ·
pub type NSTDFile = Box<File>;
Available on crate feature nstd_fs only.
Expand description

A handle to an opened file.