Function ngx_http_test_content_type

Source
pub unsafe extern "C" fn ngx_http_test_content_type(
    r: *mut ngx_http_request_s,
    types_hash: *mut ngx_hash_t,
) -> *mut c_void