pub unsafe extern "C" fn class_createInstance(
cls: *const objc_class,
extra_bytes: usize,
) -> *mut objc_object
Available on non-crate feature
unstable-objfw
only.pub unsafe extern "C" fn class_createInstance(
cls: *const objc_class,
extra_bytes: usize,
) -> *mut objc_object
unstable-objfw
only.