Function kernel32::MoveFileW [] [src]

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