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

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