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

Interface CoClass

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

A COM compliant class # Safety The implementing struct must have the following properties: it is `#[repr(C)]` The first fields of the struct are pointers to the backing VTables for each of the COM Interfaces the class implements

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