nstd_io_stdin_free

Function nstd_io_stdin_free 

Source
#[unsafe(no_mangle)]
pub extern "C" fn nstd_io_stdin_free(handle: NSTDStdin)
Available on crate feature io only.
Expand description

Frees an instance of NSTDStdin.

ยงParameters:

  • NSTDStdin handle - A handle to the standard input stream.