Function windows_sys::Win32::System::HostComputeSystem::HcsCreateComputeSystem
pub unsafe extern "system" fn HcsCreateComputeSystem(
id: PCWSTR,
configuration: PCWSTR,
operation: HCS_OPERATION,
securitydescriptor: *const SECURITY_DESCRIPTOR,
computesystem: *mut HCS_SYSTEM,
) -> HRESULT