Function SetFileAttributesA

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