Function esp_idf_sys::ip6addr_aton

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