libnghttp2_sys

Function nghttp2_option_del

Source
pub unsafe extern "C" fn nghttp2_option_del(
    option: *mut nghttp2_option,
)
Expand description

@function

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