pub unsafe extern "C" fn nghttp2_session_callbacks_del(
    callbacks: *mut nghttp2_session_callbacks
)
Expand description

@function

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