docs.rs failed to build tis-grabber-sys-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
A Rust bindings for IC Imaging Control 4 SDK from The Imaging Source
For Windows platform, bindings from C headers.
Build & Run Requirement
Download, install with all default presets.
Then ensure that the bin directory of the SDK and Driver is in the PATH variable.
1. SDK
2. Driver
Notice
- Call
tis_grabber_sys::ic4_init_librarybefore calling any other function. - If possible, DO NOT use value in this crate generated from
Default::default, as the value is from non-zerolized memory spaces.