TLSConfiguration_destroy

Function TLSConfiguration_destroy 

Source
pub unsafe extern "C" fn TLSConfiguration_destroy(
    self_: TLSConfiguration,
)
Expand description

Release all resource allocated by the TLSConfiguration instance

NOTE: Do not use the object after calling this function!