xmlValidateNotationDecl

Function xmlValidateNotationDecl 

Source
pub unsafe extern "C" fn xmlValidateNotationDecl(
    ctxt: xmlValidCtxtPtr,
    doc: xmlDocPtr,
    nota: xmlNotationPtr,
) -> c_int