hermit
0.11.0
In hermit::
syscalls
hermit
::
syscalls
Function
sys_access
Copy item path
Source
#[unsafe(no_mangle)] pub unsafe extern "C" fn sys_access( name:
*const
c_char
, flags:
i32
, ) ->
i32