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

Required features: "Win32_NetworkManagement_IpHelper", "Win32_Foundation"