axlibc
0.1.0
?
Function
axlibc
::
close
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
.