Function RtlIpv4AddressToStringW

Source
pub unsafe extern "system" fn RtlIpv4AddressToStringW(
    Addr: *const IN_ADDR,
    S: PWSTR,
) -> PWSTR