Type Definition nstd_sys::io::stdout::NSTDStdoutLock

source ·
pub type NSTDStdoutLock = Box<StdoutLock<'static>>;
Available on crate feature nstd_io only.
Expand description

A locked handle to the standard output stream.