Function esp_idf_sys::lwip_inet_ntop
source ยท pub unsafe extern "C" fn lwip_inet_ntop(
af: c_int,
src: *const c_void,
dst: *mut c_char,
size: socklen_t,
) -> *const c_char
pub unsafe extern "C" fn lwip_inet_ntop(
af: c_int,
src: *const c_void,
dst: *mut c_char,
size: socklen_t,
) -> *const c_char