Exemple #1
0
def type_get_record_field_type(*args):
    return _codac.type_get_record_field_type(*args)
Exemple #2
0
def type_get_record_field_type(type, index):
    return _codac.type_get_record_field_type(type, index)
Exemple #3
0
def type_get_record_field_type(*args):
  return _codac.type_get_record_field_type(*args)