Function esp_idf_sys::ip4addr_ntoa

source ยท
pub unsafe extern "C" fn ip4addr_ntoa(
    addr: *const ip4_addr_t,
) -> *mut c_char
Expand description

returns ptr to static buffer; not reentrant!