xmlSchemaValidateOneElement

Function xmlSchemaValidateOneElement 

Source
pub unsafe extern "C" fn xmlSchemaValidateOneElement(
    ctxt: xmlSchemaValidCtxtPtr,
    elem: xmlNodePtr,
) -> c_int