Function libuv_sys2::uv_inet_ntop

source ·
pub unsafe extern "C" fn uv_inet_ntop(
    af: c_int,
    src: *const c_void,
    dst: *mut c_char,
    size: usize
) -> c_int