Function libxml::bindings::xmlReaderForFd [−][src]
pub unsafe extern "C" fn xmlReaderForFd(
fd: c_int,
URL: *const c_char,
encoding: *const c_char,
options: c_int
) -> xmlTextReaderPtr
pub unsafe extern "C" fn xmlReaderForFd(
fd: c_int,
URL: *const c_char,
encoding: *const c_char,
options: c_int
) -> xmlTextReaderPtr