Searched refs:methodRef (Results 1 – 2 of 2) sorted by relevance
15 void methodRef(MyInt& c);
99 pub unsafe fn methodRef(&mut self, c: *mut C_MyInt) { in methodRef() method