windows::Win32::System::Hypervisor

Function WHvCreateNotificationPort

pub unsafe fn WHvCreateNotificationPort(
    partition: WHV_PARTITION_HANDLE,
    parameters: *const WHV_NOTIFICATION_PORT_PARAMETERS,
    eventhandle: HANDLE,
    porthandle: *mut *mut c_void,
) -> Result<()>