Skip to main content

xmlShellLoad

Function xmlShellLoad 

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

int xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, xmlNodePtr node, xmlNodePtr node2) — the shell “load” command.