axlibc
0.1.0
axlibc
Function
close
Copy item path
Source
#[no_mangle] pub unsafe extern "C" fn close(fd:
c_int
) ->
c_int
Available on
crate feature
fd
only.
Expand description
Close a file by
fd
.