Function windows_sys::Win32::System::Hypervisor::WHvCreateNotificationPort
pub unsafe extern "system" fn WHvCreateNotificationPort(
partition: WHV_PARTITION_HANDLE,
parameters: *const WHV_NOTIFICATION_PORT_PARAMETERS,
eventhandle: HANDLE,
porthandle: *mut *mut c_void,
) -> HRESULT