windows-sys 0.36.1

Rust for Windows
Documentation
1
2
3
4
pub type OcrEngine = *mut ::core::ffi::c_void;
pub type OcrLine = *mut ::core::ffi::c_void;
pub type OcrResult = *mut ::core::ffi::c_void;
pub type OcrWord = *mut ::core::ffi::c_void;