pub unsafe extern "system" fn HcsSetComputeSystemCallback(
    computesystem: HCS_SYSTEM,
    callbackoptions: HCS_EVENT_OPTIONS,
    context: *const c_void,
    callback: HCS_EVENT_CALLBACK
) -> HRESULT
Expand description

Required features: "Win32_System_HostComputeSystem"