[][src]Type Definition nginx::ngx_connection_handler_pt

type ngx_connection_handler_pt = Option<unsafe extern "C" fn(c: *mut ngx_connection_t)>;