Function libxml::bindings::__xmlParserInputBufferCreateFilename[][src]

pub unsafe extern "C" fn __xmlParserInputBufferCreateFilename(
    URI: *const c_char,
    enc: xmlCharEncoding
) -> xmlParserInputBufferPtr