xmlValidGetValidElements

Function xmlValidGetValidElements 

Source
pub unsafe extern "C" fn xmlValidGetValidElements(
    prev: *mut xmlNode,
    next: *mut xmlNode,
    names: *mut *const xmlChar,
    max: c_int,
) -> c_int