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

Required features: ‘Win32_System_HostComputeNetwork’, ‘Win32_Foundation’