Function unlockStdErr [src]

Prototype

pub fn unlockStdErr() void

Source

pub fn unlockStdErr() void { stderr_mutex.unlock(); }