pub unsafe extern "system" fn HcsCreateComputeSystemInNamespace(
idnamespace: PCWSTR,
id: PCWSTR,
configuration: PCWSTR,
operation: HCS_OPERATION,
options: *const HCS_CREATE_OPTIONS,
computesystem: *mut HCS_SYSTEM
) -> HRESULT
Expand description
Required features: "Win32_System_HostComputeSystem"