Skip to main content

polyxml_schema_builder_add_field

Function polyxml_schema_builder_add_field 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn polyxml_schema_builder_add_field( builder: *mut PolyXmlSchemaBuilder, name: *const c_char, xml_name: *const c_char, kind: PolyXmlFieldKind, scalar_type: PolyXmlScalarType, )