pub unsafe extern "system" fn GetRTTAndHopCount(
    destipaddress: u32,
    hopcount: *mut u32,
    maxhops: u32,
    rtt: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"