Struct ipc_channel::platform::OsIpcReceiverSet[][src]

pub struct OsIpcReceiverSet { /* fields omitted */ }

Methods

impl OsIpcReceiverSet
[src]

Trait Implementations

impl Drop for OsIpcReceiverSet
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations