Function swift_runtime_sys::root::object_copyFromZone

source ยท
pub unsafe extern "C" fn object_copyFromZone(
    anObject: id,
    nBytes: usize,
    zone: *mut c_void,
) -> id