Function esp_idf_hal::sys::lwip_inet_pton

source ยท
pub unsafe extern "C" fn lwip_inet_pton(
    af: i32,
    src: *const i8,
    dst: *mut c_void,
) -> i32