![]() |
LibInsane
1.0.10
Cross-platform Cross-API Cross-driver Cross-image-scanner Image Scan Library
|
Go to the source code of this file.
Functions | |
enum lis_error | lis_str2impls (const char *list_of_impls, struct lis_api **impls) |
Converts a string into a set of implementations. More... | |
Converts a string into a set of implementations.
Useful for testing. See code for valid strings.
API multiplexer is not supported.
[in] | list_of_impls | Format: <base API>[,<wrapper>[,<wrapper>[(...)]]] |
[out] | impls | Requested implementations |