Function objc::runtime::method_setImplementation[][src]

pub unsafe extern "C" fn method_setImplementation(
    method: *mut Method,
    imp: Imp
) -> Imp