esp_idf_hal::sys

Function lwip_socket

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