LibInsane  1.0.10
Cross-platform Cross-API Cross-driver Cross-image-scanner Image Scan Library
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
7 extern "C" {
8 #endif
9 
16 extern 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:423
enum lis_error lis_api_wia_ll(struct lis_api **impl)
Wraps the WIA low-level API into the LibInsane API.