LibInsane 1.0.10
Cross-platform Cross-API Cross-driver Cross-image-scanner Image Scan Library
Loading...
Searching...
No Matches
wia_ll.h
Go to the documentation of this file.
1#ifndef __LIBINSANE_WIA_LL_H
2#define __LIBINSANE_WIA_LL_H
3
4#include "capi.h"
5
6#ifdef __cplusplus
7extern "C" {
8#endif
9
16extern enum lis_error lis_api_wia_ll(struct lis_api **impl);
17
18#ifdef __cplusplus
19}
20#endif
21
22#endif
lis_error
Definition error.h:13
LibInsane C API.
Definition capi.h:422
enum lis_error lis_api_wia_ll(struct lis_api **impl)
Wraps the WIA low-level API into the LibInsane API.