kernel32::MoveFileWithProgressW [] [src]

pub unsafe extern "system" fn MoveFileWithProgressW(lpExistingFileName: LPCWSTR, lpNewFileName: LPCWSTR, lpProgressRoutine: LPPROGRESS_ROUTINE, lpData: LPVOID, dwFlags: DWORD) -> BOOL