[][src]Function libxml::bindings::xmlStringGetNodeList

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