#[unsafe(no_mangle)]pub extern "C" fn nstd_io_stdout_free(handle: NSTDStdout)Available on crate feature
io only.Expand description
Frees an instance of NSTDStdout.
ยงParameters:
NSTDStdout handle- A handle to the standard output stream.