Skip to main content

xmlShellDir

Function xmlShellDir 

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

int xmlShellDir(xmlShellCtxtPtr ctxt, char *arg, xmlNodePtr node, xmlNodePtr node2) — the shell “dir” command.