Module msfs::sim_connect

source ·

Re-exports

Structs

  • An allocated client data memory region. Dropping this struct will not deallocate the memory which has been allocated in the sim.
  • Rusty HRESULT wrapper.
  • A SimConnect session. This provides access to data within the MSFS sim.

Enums

  • Specify how often data is to be sent to the client.
  • Message received from SimConnect.

Traits

Type Definitions

Attribute Macros

  • Generate a struct which can be used with SimConnect’s client data definitions.
  • Generate a struct which can be used with SimConnect’s data definitions.