Skip to main content

xmlValidateNotationDecl

Function xmlValidateNotationDecl 

Source
pub unsafe extern "C" fn xmlValidateNotationDecl(
    ctxt: *mut xmlValidCtxt,
    doc: *mut xmlDoc,
    nota: *mut xmlNotation,
) -> c_int