Function SetFileAttributesW

Source
pub unsafe extern "C" fn SetFileAttributesW(
    lpFileName: LPCWSTR,
    dwFileAttributes: DWORD,
) -> BOOL