Function libxml::bindings::xmlValidateNotationUse[][src]

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