Function xmlRegExecNextValues

Source
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