pub unsafe extern "system" fn WHvRequestInterrupt(
    partition: WHV_PARTITION_HANDLE,
    interrupt: *const WHV_INTERRUPT_CONTROL,
    interruptcontrolsize: u32
) -> HRESULT
Expand description

Required features: "Win32_System_Hypervisor"