Skip to main content

Module crt_fd

Module crt_fd 

Source
Expand description

A module implementing an io type backed by the C runtime’s file descriptors, i.e. what’s returned from libc::open, even on windows.

Structs§

Borrowed
Owned

Functions§

as_handle
close
fsync
ftruncate
open
read
wopen
write

Type Aliases§

Offset
Raw