Function windows_sys::Win32::System::HostComputeSystem::HcsCreateProcess
pub unsafe extern "system" fn HcsCreateProcess(
computesystem: HCS_SYSTEM,
processparameters: PCWSTR,
operation: HCS_OPERATION,
securitydescriptor: *const SECURITY_DESCRIPTOR,
process: *mut HCS_PROCESS
) -> HRESULTExpand description
Required features: "Win32_System_HostComputeSystem", "Win32_Foundation", "Win32_Security"