Function libc::getxattr

pub unsafe extern "C" fn getxattr(path: *const c_char, name: *const c_char, value: *mut ::c_void, size: ::size_t) -> ::ssize_t
On this page