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