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

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