Function objc_sys::objc_alloc

source ยท
pub unsafe extern "C" fn objc_alloc(
    value: *const objc_class
) -> *mut objc_object
Available on Apple and not (macOS and x86) only.