Function method_setImplementation

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