Function objc_allocWithZone

Source
pub unsafe extern "C" fn objc_allocWithZone(
    value: *const objc_class,
) -> *mut objc_object
Available on Apple and not (macOS and x86) only.