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