Function __xmlParserInputBufferCreateFilename

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