rustix
1.0.8
In rustix::
backend::
fs::
syscalls
rustix
::
backend
::
fs
::
syscalls
Function
listxattr
Copy item path
Source
pub(crate) unsafe fn listxattr( path: &
CStr
, list: (
*mut
u8
,
usize
), ) ->
Result
<
usize
>