Type Alias xmlRegExecCtxt

Source
pub type xmlRegExecCtxt = _xmlRegExecCtxt;
Expand description

xmlRegExecCtxtPtr:

A libxml progressive regular expression evaluation context

Aliased Typeยง

struct xmlRegExecCtxt { /* private fields */ }