Function libxml::bindings::xmlExpNewCtxt

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