pub unsafe extern "system" fn GetIpNetTable(
    ipnettable: *mut MIB_IPNETTABLE,
    sizepointer: *mut u32,
    order: BOOL
) -> u32
Expand description

Required features: "Win32_Foundation"