Function windows::Win32::Networking::WinSock::RtlIpv4AddressToStringExA

pub unsafe fn RtlIpv4AddressToStringExA(
    address: *const IN_ADDR,
    port: u16,
    addressstring: PSTR,
    addressstringlength: *mut u32,
) -> i32