pub unsafe extern "C" fn method_setImplementation(
method: *const objc_method,
imp: IMP,
) -> IMP
Available on non-crate feature
unstable-objfw
only.pub unsafe extern "C" fn method_setImplementation(
method: *const objc_method,
imp: IMP,
) -> IMP
unstable-objfw
only.