Function getStdErr [src]

Prototype

pub fn getStdErr() File

Source

pub fn getStdErr() File { return .{ .handle = getStdErrHandle() }; }