Function objc_sys::imp_implementationWithBlock

source ยท
pub unsafe extern "C" fn imp_implementationWithBlock(
    block: *mut objc_object
) -> IMP
Available on non-crate feature unstable-objfw only.