pub unsafe extern "C" fn _Block_object_dispose(
    object: *const c_void,
    flags: block_assign_dispose_flags
)
👎Deprecated: block-sys is deprecated. Use block2::ffi instead
Expand description

runtime entry point called by the compiler when disposing of objects inside dispose helper routine