Function libxml::bindings::xmlParserInputBufferCreateFilename [−][src]
pub unsafe extern "C" fn xmlParserInputBufferCreateFilename(
URI: *const c_char,
enc: xmlCharEncoding
) -> xmlParserInputBufferPtr