Function esp_idf_hal::sys::lwip_sendmsg

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