Searched defs:some_other_function (Results 1 – 5 of 5) sorted by relevance
20 pub fn some_other_function() { in some_other_function() function
15 pub fn some_other_function() { in some_other_function() function
51 fn some_other_function(a: isize, b: isize) -> bool { true } in some_other_function() function
31 pub unsafe fn some_other_function(&mut self) { in some_other_function() method