pub unsafe extern "C" fn nghttp2_session_del(
    session: *mut nghttp2_session
)
Expand description

@function

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