xmlSchemaGetCanonValue

Function xmlSchemaGetCanonValue 

Source
pub unsafe extern "C" fn xmlSchemaGetCanonValue(
    val: xmlSchemaValPtr,
    retValue: *mut *const xmlChar,
) -> c_int