xmlParserInputBufferCreateFd

Function xmlParserInputBufferCreateFd 

Source
pub unsafe extern "C" fn xmlParserInputBufferCreateFd(
    fd: c_int,
    enc: xmlCharEncoding,
) -> xmlParserInputBufferPtr