pub type HCN_NOTIFICATION_CALLBACK = Option<unsafe extern "system" fn(notificationtype: u32, context: *const c_void, notificationstatus: HRESULT, notificationdata: PCWSTR)>;
Expand description

Required features: "Win32_System_HostComputeNetwork"