[][src]Function libnghttp2_sys::nghttp2_session_del

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.