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

Required features: ‘Win32_NetworkManagement_IpHelper’, ‘Win32_Foundation’