InformationObject_destroy

Function InformationObject_destroy 

Source
pub unsafe extern "C" fn InformationObject_destroy(
    self_: InformationObject,
)
Expand description

Destroy object - free all related resources

This is a virtual function that calls the destructor from the implementation class

the InformationObject instance