esp_idf_sys

Function lwip_socket

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