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