xmlSchemaNewStringValue

Function xmlSchemaNewStringValue 

Source
pub unsafe extern "C" fn xmlSchemaNewStringValue(
    type_: xmlSchemaValType,
    value: *const xmlChar,
) -> xmlSchemaValPtr