xmlStringGetNodeList

Function xmlStringGetNodeList 

Source
pub unsafe extern "C" fn xmlStringGetNodeList(
    doc: *const xmlDoc,
    value: *const xmlChar,
) -> xmlNodePtr