Function MoveFileW

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