pub unsafe extern "system" fn WHvAcceptPartitionMigration(
    migrationhandle: HANDLE,
    partition: *mut WHV_PARTITION_HANDLE
) -> HRESULT
Expand description

Required features: ‘Win32_System_Hypervisor’, ‘Win32_Foundation’