Function libxml::bindings::xmlRegNewExecCtxt[][src]

pub unsafe extern "C" fn xmlRegNewExecCtxt(
    comp: xmlRegexpPtr,
    callback: xmlRegExecCallbacks,
    data: *mut c_void
) -> xmlRegExecCtxtPtr