Function close

Source
pub fn close(fd: Ri) -> Result<(), ErrorStatus>
Expand description

Closes the file with the resource id fd

see sysclose for underlying syscall