esp_idf_svc::sys

Function lwip_inet_ntop

Source
pub unsafe extern "C" fn lwip_inet_ntop(
    af: i32,
    src: *const c_void,
    dst: *mut u8,
    size: u32,
) -> *const u8