pub unsafe extern "C" fn _Block_object_assign(
    dest_addr: *mut c_void,
    object: *const c_void,
    flags: block_assign_dispose_flags
)
Expand description

Runtime entry point called by compiler when assigning objects inside copy helper routines