inet_ntop

Function inet_ntop 

Source
pub unsafe extern "system" fn inet_ntop(
    Family: INT,
    pAddr: *const VOID,
    pStringBuf: PSTR,
    StringBufSize: size_t,
) -> PCSTR