Packages
std
Settings
Theme
light
dark
ayu
system preference
Summary
std
::
os
function
write_slice
fn write_slice(fd:
i32
, buf: &[
u8
]) { .. }
Expand
Writes the slice
slice
to the file descriptor
fd