Function ngx_send_lowat

Source
pub unsafe extern "C" fn ngx_send_lowat(
    c: *mut ngx_connection_s,
    lowat: usize,
) -> isize