Skip to main content

xmlValidateNotationUse

Function xmlValidateNotationUse 

Source
pub unsafe extern "C" fn xmlValidateNotationUse(
    ctxt: *mut xmlValidCtxt,
    doc: *mut xmlDoc,
    notationName: *const xmlChar,
) -> c_int