esp_idf_svc::sys

Function lwip_socket

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