pub unsafe extern "system" fn SetNetworkInformation(
    networkguid: *const GUID,
    compartmentid: u32,
    networkname: PCWSTR
) -> NTSTATUS
Expand description

Required features: "Win32_NetworkManagement_IpHelper", "Win32_Foundation"