Function libc::wchmod[][src]

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