Function libxml::bindings::xmlExpNewCtxt[][src]

pub unsafe extern "C" fn xmlExpNewCtxt(
    maxNodes: c_int,
    dict: xmlDictPtr
) -> xmlExpCtxtPtr