pub unsafe extern "system" fn HcnModifyNamespace(
    namespace: *const c_void,
    settings: PWSTR,
    errorrecord: *mut PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_HostComputeNetwork’, ‘Win32_Foundation’