lc_socket_sendmsg

Function lc_socket_sendmsg 

Source
pub unsafe extern "C" fn lc_socket_sendmsg(
    sock: *mut lc_socket_t,
    msg: *mut msghdr,
    flags: c_int,
) -> isize