pub unsafe extern "system" fn RtlIpv4AddressToStringA(
    addr: *const IN_ADDR,
    s: PSTR
) -> PSTR
Expand description

Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’