pub unsafe extern "system" fn WHvUpdateTriggerParameters(
    partition: WHV_PARTITION_HANDLE,
    parameters: *const WHV_TRIGGER_PARAMETERS,
    triggerhandle: *const c_void
) -> HRESULT
Expand description

Required features: "Win32_System_Hypervisor"