Skip to main content

xmlParseEncodingDecl

Function xmlParseEncodingDecl 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlParseEncodingDecl( ctxt: *mut _xmlParserCtxt, ) -> *const xmlChar
Expand description

xmlParseEncodingDecl.

const xmlChar *xmlParseEncodingDecl(xmlParserCtxtPtr ctxt);