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

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