winapi::um::winbase

Function SetFileAttributesTransactedW

Source
pub unsafe extern "system" fn SetFileAttributesTransactedW(
    lpFileName: LPCWSTR,
    dwFileAttributes: DWORD,
    hTransaction: HANDLE,
) -> BOOL