MCPcopy Create free account
hub / github.com/RustAudio/vst3-sys / ComInterface

Interface ComInterface

com/src/lib.rs:45–61  ·  view source on GitHub ↗

A COM compliant interface # Safety The trait or struct implementing this trait must provide a valid vtable as the associated VTable type. A vtable is valid if: it is `#[repr(C)]` the type only contains `extern "system" fn" definitions

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected