pub const NGX_STREAM_MAIN_CONF_OFFSET: usize = _; // 0usize
The offset of the main_conf field in the ngx_stream_conf_ctx_t struct.
main_conf
ngx_stream_conf_ctx_t
This is used to access the main configuration context for a STREAM module.