Function libxml::bindings::xmlRegexpExec[][src]

pub unsafe extern "C" fn xmlRegexpExec(
    comp: xmlRegexpPtr,
    value: *const xmlChar
) -> c_int