Function winapi::um::winbase::MoveFileW

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