Function esp_idf_sys::lwip_bind

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