Skip to main content

xmlTextReaderLocatorBaseURI

Function xmlTextReaderLocatorBaseURI 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlTextReaderLocatorBaseURI( locator: *mut XmlTextReaderLocator, ) -> *mut xmlChar
Expand description

xmlChar *xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator).

ยงSAFETY

  • locator must be valid or NULL.