[][src]Function esp_idf_bindgen::ip4addr_aton

pub unsafe extern "C" fn ip4addr_aton(
    cp: *const c_char,
    addr: *mut ip4_addr_t
) -> c_int