Function esp_idf_sys::lwip_socket

source ยท
pub unsafe extern "C" fn lwip_socket(
    domain: c_int,
    type_: c_int,
    protocol: c_int,
) -> c_int