Function ngx_unix_send

Source
pub unsafe extern "C" fn ngx_unix_send(
    c: *mut ngx_connection_s,
    buf: *mut u8,
    size: usize,
) -> isize