Struct rfmod::ChannelGroup [] [src]

pub struct ChannelGroup { /* fields omitted */ }

ChannelGroup object

Methods

impl ChannelGroup
[src]

Trait Implementations

impl Drop for ChannelGroup
[src]

A method called when the value goes out of scope. Read more