Function objc_sys::method_getImplementation

source ยท
pub unsafe extern "C" fn method_getImplementation(
    method: *const objc_method
) -> IMP
Available on non-crate feature unstable-objfw only.