[][src]Function libxml::bindings::xmlSchemaNewStringValue

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