Searched defs:OhCloudExtField (Results 1 – 2 of 2) sorted by relevance
76 pub type OhCloudExtField = SafeCffiWrapper<types::Field>; typedef640 ) -> *mut OhCloudExtField { in OhCloudExtFieldNew()657 fd: *const OhCloudExtField, in OhCloudExtFieldGetColName()677 fd: *const OhCloudExtField, in OhCloudExtFieldGetAlias()697 fd: *const OhCloudExtField, in OhCloudExtFieldGetTyp()715 fd: *const OhCloudExtField, in OhCloudExtFieldGetPrimary()733 fd: *const OhCloudExtField, in OhCloudExtFieldGetNullable()750 pub unsafe extern "C" fn OhCloudExtFieldFree(src: *mut OhCloudExtField) { in OhCloudExtFieldFree()
306 } OhCloudExtField; typedef