Function windows_sys::Win32::Storage::FileSystem::SetFileAttributesA

pub unsafe extern "system" fn SetFileAttributesA(
    lpfilename: PCSTR,
    dwfileattributes: FILE_FLAGS_AND_ATTRIBUTES,
) -> BOOL