Searched defs:nghttp2_option_del (Results 1 – 2 of 2) sorted by relevance
39 void nghttp2_option_del(nghttp2_option *option) { free(option); } in nghttp2_option_del() function