Function ngx_sendmsg

Source
pub unsafe extern "C" fn ngx_sendmsg(
    c: *mut ngx_connection_s,
    msg: *mut msghdr,
    flags: i32,
) -> isize