[][src]Function libxml::bindings::xmlValidateNotationDecl

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