pub fn twz_rt_release_handle(handle: &mut ObjectHandle)
Expand description
Release a handle. Should be only called by the ObjectHandle drop call.
pub fn twz_rt_release_handle(handle: &mut ObjectHandle)
Release a handle. Should be only called by the ObjectHandle drop call.