MoveFileW

Function MoveFileW 

Source
pub unsafe extern "stdcall" fn MoveFileW(
    lpExistingFileName: LPCWSTR,
    lpNewFileName: LPCWSTR,
) -> BOOL