Function getStdIn [src]

Prototype

pub fn getStdIn() File

Source

pub fn getStdIn() File { return .{ .handle = getStdInHandle() }; }