pub const NGX_HTTP_SRV_CONF_OFFSET: usize = _; // 8usize
The offset of the srv_conf field in the ngx_http_conf_ctx_t struct.
srv_conf
ngx_http_conf_ctx_t
This is used to access the server configuration context for an HTTP module.