Function esp_idf_hal::sys::ipaddr_ntoa_r

source ·
pub unsafe extern "C" fn ipaddr_ntoa_r(
    addr: *const ip_addr,
    buf: *mut i8,
    buflen: i32
) -> *mut i8