xmlValidateNotationUse

Function xmlValidateNotationUse 

Source
pub unsafe extern "C" fn xmlValidateNotationUse(
    ctxt: xmlValidCtxtPtr,
    doc: xmlDocPtr,
    notationName: *const xmlChar,
) -> c_int