windows::Win32::System::Hypervisor

Function WHvRequestInterrupt

pub unsafe fn WHvRequestInterrupt(
    partition: WHV_PARTITION_HANDLE,
    interrupt: *const WHV_INTERRUPT_CONTROL,
    interruptcontrolsize: u32,
) -> Result<()>