Skip to main content

hdds_type_object_release

Function hdds_type_object_release 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn hdds_type_object_release( handle: *const HddsTypeObject, )
Expand description

Release a type object handle.

ยงSafety

  • handle must be a valid handle from hdds_participant_register_type_support, or NULL.