Function ngx_http_get_variable_index

Source
pub unsafe extern "C" fn ngx_http_get_variable_index(
    cf: *mut ngx_conf_s,
    name: *mut ngx_str_t,
) -> isize