Function inet_net_ntop

Source
pub unsafe extern "C" fn inet_net_ntop(
    __af: i32,
    __cp: *const c_void,
    __bits: i32,
    __buf: *mut i8,
    __len: usize,
) -> *mut i8