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

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