[][src]Type Definition nginx::ngx_event_pipe_output_filter_pt

type ngx_event_pipe_output_filter_pt = Option<unsafe extern "C" fn(data: *mut c_void, chain: *mut ngx_chain_t) -> ngx_int_t>;