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

Method new

com/src/ptr.rs:114–118  ·  view source on GitHub ↗

Construct an unmanaged VST interface pointer from a raw pointer. This will return a `None` if the pointer is a null pointer. Consider using [VstPtr] instead. # Safety See the safety notes in [VstPtr::owned].

(ptr: *mut *mut <T as ComInterface>::VTable)

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