method_exchangeImplementations

Function method_exchangeImplementations 

Source
pub unsafe extern "C" fn method_exchangeImplementations(
    method1: *mut Method,
    method2: *mut Method,
)