Function kernel32::SetFileAttributesTransactedW
[−]
[src]
pub unsafe extern "system" fn SetFileAttributesTransactedW(
lpFileName: LPCWSTR,
dwFileAttributes: DWORD,
hTransaction: HANDLE
) -> BOOL