MoveFileW

Function MoveFileW 

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