pub type HCS_OPERATION_COMPLETION = Option<unsafe extern "system" fn(operation: HCS_OPERATION, context: *const c_void)>;
Expand description

Required features: "Win32_System_HostComputeSystem"