[][src]Function nginx::ngx_send_lowat

pub unsafe extern "C" fn ngx_send_lowat(
    c: *mut ngx_connection_t,
    lowat: size_t
) -> ngx_int_t