Searched defs:OhCloudExtTable (Results 1 – 2 of 2) sorted by relevance
74 pub type OhCloudExtTable = SafeCffiWrapper<types::Table>; typedef530 ) -> *mut OhCloudExtTable { in OhCloudExtTableNew()556 tb: *const OhCloudExtTable, in OhCloudExtTableGetName()576 tb: *const OhCloudExtTable, in OhCloudExtTableGetAlias()597 tb: *const OhCloudExtTable, in OhCloudExtTableGetFields()615 pub unsafe extern "C" fn OhCloudExtTableFree(src: *mut OhCloudExtTable) { in OhCloudExtTableFree()
251 } OhCloudExtTable; typedef