Function block_sys::_Block_object_dispose [−][src]
pub unsafe extern "C" fn _Block_object_dispose(
object: *const c_void,
flags: block_assign_dispose_flags
)Expand description
runtime entry point called by the compiler when disposing of objects inside dispose helper routine
