xmlRegexpExec

Function xmlRegexpExec 

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