esp_idf_svc::sys

Function ip4addr_ntoa

Source
pub unsafe extern "C" fn ip4addr_ntoa(
    addr: *const ip4_addr,
) -> *mut u8
Expand description

returns ptr to static buffer; not reentrant!