[][src]Function libc::removexattr

pub unsafe extern "C" fn removexattr(
    path: *const c_char,
    name: *const c_char,
    flags: c_int
) -> c_int