[][src]Function CCODE::MoveFileTransactedW

pub unsafe extern "C" fn MoveFileTransactedW(
    lpExistingFileName: LPCWSTR,
    lpNewFileName: LPCWSTR,
    lpProgressRoutine: LPPROGRESS_ROUTINE,
    lpData: LPVOID,
    dwFlags: DWORD,
    hTransaction: HANDLE
) -> BOOL