xmlShellValidate

Function xmlShellValidate 

Source
pub unsafe extern "C" fn xmlShellValidate(
    ctxt: xmlShellCtxtPtr,
    dtd: *mut c_char,
    node: xmlNodePtr,
    node2: xmlNodePtr,
) -> c_int