htmlReadFd

Function htmlReadFd 

Source
pub unsafe extern "C" fn htmlReadFd(
    fd: c_int,
    URL: *const c_char,
    encoding: *const c_char,
    options: c_int,
) -> htmlDocPtr