Skip to main content

xmlShellPrintXPathError

Function xmlShellPrintXPathError 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlShellPrintXPathError( errorType: c_int, arg: *const c_char, )
Expand description

void xmlShellPrintXPathError(int errorType, const char *arg).

Print the XPath error to the default error channel (stderr).