pub type HCS_EVENT_CALLBACK = Option<unsafe extern "system" fn(event: *const HCS_EVENT, context: *const c_void)>;
Expand description

Required features: "Win32_System_HostComputeSystem"