[][src]Type Definition nginx::ngx_hash_key_pt

type ngx_hash_key_pt = Option<unsafe extern "C" fn(data: *mut u_char, len: size_t) -> ngx_uint_t>;