Function libnghttp2_sys::nghttp2_session_del [−][src]
pub unsafe extern "C" fn nghttp2_session_del(session: *mut nghttp2_session)
@function
Frees any resources allocated for |session|. If |session| is
NULL
, this function does nothing.