Function lchmod

Source
pub unsafe extern "C" fn lchmod(
    arg1: *const c_char,
    arg2: mode_t,
) -> c_int