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

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