Function libc::lremovexattr
[−]
[src]
pub unsafe extern "C" fn lremovexattr(
path: *const c_char,
name: *const c_char
) -> c_int
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io