[][src]Function objc::runtime::method_exchangeImplementations

pub unsafe extern "C" fn method_exchangeImplementations(
    m1: *mut Method,
    m2: *mut Method
)