Function winapi::um::winbase::MoveFileW[][src]

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