[][src]Function libxml::bindings::xmlGetID

pub unsafe extern "C" fn xmlGetID(
    doc: xmlDocPtr,
    ID: *const xmlChar
) -> xmlAttrPtr