Zoom SDK Rust Wrapper

Crate API

Idiomatic Rust bindings to Zoom Windows Software Development Kit.

Status: Work in progress, Unstable

Goals

  1. Stick to the struct/function names from the [C++ SDK Reference] as much as possible (converted function names to snake_case)
  2. Use Drop trait for RAII pattern

Features:

Disclaimer

The project maintainer is not affiliated with Zoom Video Communications.