libc::setxattr [] [src]

pub unsafe extern fn setxattr(path: *const c_char, name: *const c_char, value: *const c_void, size: size_t, flags: c_int) -> c_int
Unstable (libc)

: use libc from crates.io