#outlook #mapi #winapi #bindings #generated-bindings #com #api

outlook-mapi-sys

Bindings generated with the windows crate for the Outlook MAPI interface

18 releases (5 breaking)

0.6.2 Sep 26, 2024
0.5.7 Aug 1, 2024
0.5.6 Jul 23, 2024
0.4.3 Mar 10, 2024

#202 in Windows APIs


Used in outlook-mapi

MIT license

2.5MB
45K SLoC

outlook-mapi-sys

This crate implements unsafe Rust bindings for the Outlook MAPI COM APIs using the Windows crate.

Getting Started

This crate has a friendlier wrapper in outlook-mapi.

Windows Metadata

The Windows crate requires a Windows Metadata (winmd) file describing the API. The one used in this crate is automatically regenerated as part of running update-bindings.


lib.rs:

This crate implements unsafe Rust bindings for the Outlook MAPI COM APIs using the Windows crate.

Dependencies

~127MB
~2M SLoC