Function libxml::bindings::xmlRegExecNextValues [−][src]
pub unsafe extern "C" fn xmlRegExecNextValues(
exec: xmlRegExecCtxtPtr,
nbval: *mut c_int,
nbneg: *mut c_int,
values: *mut *mut xmlChar,
terminal: *mut c_int
) -> c_int