pub unsafe extern "system" fn HcnRegisterServiceCallback(
    callback: HCN_NOTIFICATION_CALLBACK,
    context: *const c_void,
    callbackhandle: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_System_HostComputeNetwork"