windows::Win32::System::HostComputeNetwork

Function HcnCreateNamespace

pub unsafe fn HcnCreateNamespace<P1>(
    id: *const GUID,
    settings: P1,
    namespace: *mut *mut c_void,
    errorrecord: Option<*mut PWSTR>,
) -> Result<()>
where P1: Param<PCWSTR>,