[src]

Function std::os::close

pub fn close(fd: int) -> int

Delegates to the libc close() function, returning the same return value.