Function libc::setxattr

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