Skip to main content

xmlRegExecNextValues

Function xmlRegExecNextValues 

Source
pub unsafe extern "C" fn xmlRegExecNextValues(
    exec: *mut xmlRegExecCtxt,
    nbval: *mut c_int,
    nbneg: *mut c_int,
    values: *mut *mut xmlChar,
    terminal: *mut c_int,
) -> c_int