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

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