pub unsafe extern "C-unwind" fn twz_rt_release_handle(
handle: *mut object_handle,
)
Expand description
Release an object handle. After calling this, the handle may not be used.
pub unsafe extern "C-unwind" fn twz_rt_release_handle(
handle: *mut object_handle,
)
Release an object handle. After calling this, the handle may not be used.