Function wchmod

Source
pub unsafe extern "C" fn wchmod(
    path: *const wchar_t,
    mode: c_int,
) -> c_int