Struct rfmod::types::PluginHandle [] [src]

pub struct PluginHandle(pub u32);

Trait Implementations

impl Clone for PluginHandle
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for PluginHandle
[src]