Home
last modified time | relevance | path

Searched refs:C_methodRef (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dclass_with_typedef.rs74 pub fn C_methodRef(this: *mut C, c: *mut C_MyInt); in C_methodRef() function
100 C_methodRef(self, c) in methodRef()