[][src]Function libxslt::bindings::xmlReaderNewFd

pub unsafe extern "C" fn xmlReaderNewFd(
    reader: *mut _xmlTextReader,
    fd: i32,
    URL: *const i8,
    encoding: *const i8,
    options: i32
) -> i32