pub unsafe extern "system" fn HcsCreateComputeSystemInNamespace(
idnamespace: PWSTR,
id: PWSTR,
configuration: PWSTR,
operation: HCS_OPERATION,
options: *const HCS_CREATE_OPTIONS,
computesystem: *mut HCS_SYSTEM
) -> HRESULTExpand description
Required features: ‘Win32_System_HostComputeSystem’, ‘Win32_Foundation’
