Function esp_idf_sys::lwip_sendmsg

source ยท
pub unsafe extern "C" fn lwip_sendmsg(
    s: c_int,
    message: *const msghdr,
    flags: c_int,
) -> isize