Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
lstat
libc
0.2.180
libc
Function
lstat
Copy item path
Source
pub unsafe extern "C" fn lstat( path:
*const
c_char
, buf:
*mut
stat
, ) ->
c_int