pub unsafe extern "C" fn ip4addr_ntoa(
addr: *const ip4_addr_t,
) -> *mut c_charExpand description
returns ptr to static buffer; not reentrant!
pub unsafe extern "C" fn ip4addr_ntoa(
addr: *const ip4_addr_t,
) -> *mut c_charreturns ptr to static buffer; not reentrant!