[][src]Function libnghttp2_sys::nghttp2_option_del

pub unsafe extern "C" fn nghttp2_option_del(option: *mut nghttp2_option)

@function

Frees any resources allocated for |option|. If |option| is NULL, this function does nothing.