[][src]Function CCODE::MoveFileWithProgressW

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