Function openssl_sys::removexattr

source ·
pub unsafe extern "C" fn removexattr(
    path: *const i8,
    name: *const i8,
    flags: i32
) -> i32