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

Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’