pub unsafe fn get_refs(doc: *mut _xmlDoc, id: *const xmlChar) -> *mut List
Upstream xmlGetRefs(doc, ID): returns the list of references for an ID.
xmlGetRefs(doc, ID)
doc
ID