Function esp_idf_sys::ip6addr_ntoa
source ยท pub unsafe extern "C" fn ip6addr_ntoa(
addr: *const ip6_addr_t,
) -> *mut c_char
Expand description
returns ptr to static buffer; not reentrant!
pub unsafe extern "C" fn ip6addr_ntoa(
addr: *const ip6_addr_t,
) -> *mut c_char
returns ptr to static buffer; not reentrant!