Function esp_idf_sys::ipaddr_aton

source ยท
pub unsafe extern "C" fn ipaddr_aton(
    cp: *const c_char,
    addr: *mut ip_addr_t,
) -> c_int