Function objc_sys::objc_constructInstance
source ยท pub unsafe extern "C" fn objc_constructInstance(
cls: *const objc_class,
bytes: *mut c_void
) -> *mut objc_object
๐Deprecated: Not needed since ARC
Available on Apple only.