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