Skip to main content

xmlShellValidate

Function xmlShellValidate 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlShellValidate( ctxt: *mut _xmlShellCtxt, dtd: *mut c_char, _node: *mut _xmlNode, _node2: *mut _xmlNode, ) -> c_int
Expand description

int xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, xmlNodePtr node, xmlNodePtr node2) — the shell “validate” command.