Function windows::Win32::System::Hypervisor::WHvUpdateTriggerParameters
pub unsafe fn WHvUpdateTriggerParameters<P0>(
partition: P0,
parameters: *const WHV_TRIGGER_PARAMETERS,
triggerhandle: *const c_void,
) -> Result<()>where
P0: Param<WHV_PARTITION_HANDLE>,