Searched defs:AnotherInterface (Results 1 – 2 of 2) sorted by relevance
49 pub struct AnotherInterface { struct50 pub vtable_: *const AnotherInterface__bindgen_vtable, argument65 impl Default for AnotherInterface { implementation
7 class AnotherInterface { class