Expand description
A basic foreign function interface (FFI) for “only” reading information of Windows Installer (MSI) files, built on top of the msi crate.
Structs§
- MsiInformation
- Information about an MSI file.
- MsiInformation_
Layout - Information about an MSI file.
Functions§
- generate_
headers - Generate headers/bindings for get_information() function.