Struct rustsynth_sys::VSPluginFunction
source · #[repr(C)]pub struct VSPluginFunction { /* private fields */ }
Trait Implementations§
source§impl Clone for VSPluginFunction
impl Clone for VSPluginFunction
source§fn clone(&self) -> VSPluginFunction
fn clone(&self) -> VSPluginFunction
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more