esp_idf_sys

Function lwip_bind

Source
pub unsafe extern "C" fn lwip_bind(
    s: c_int,
    name: *const sockaddr,
    namelen: socklen_t,
) -> c_int