Function objc_sys::method_exchangeImplementations
source ยท pub unsafe extern "C" fn method_exchangeImplementations(
method1: *mut objc_method,
method2: *mut objc_method
)
Available on non-crate feature
unstable-objfw
only.