cef_xml_reader_t.get_namespace_uri

Returns the URI defining the namespace associated with the node. See http://www.w3.org/TR/REC-xml-names/ for additional details.

struct cef_xml_reader_t
extern (System)
cef_string_userfree_t function(cef_xml_reader_t* self) nothrow get_namespace_uri;

Meta