Searched defs:ObjectClass (Results 1 – 3 of 3) sorted by relevance
128 struct ObjectClass struct146 * a #ObjectClass. Since C guarantees that the first member of a structure argument
228 unsafe extern "C" fn rust_class_init<T: ObjectType + ObjectImpl>( in rust_class_init()554 impl ObjectClass { implementation
79 typedef struct ObjectClass ObjectClass; typedef