Skip to main content

isatty

Function isatty 

Source
#[unsafe(no_mangle)]
pub extern "C" fn isatty(fd: c_int) -> c_int
Expand description