Struct ipc_channel::platform::OsIpcOneShotServer[][src]

pub struct OsIpcOneShotServer { /* fields omitted */ }

Methods

impl OsIpcOneShotServer
[src]

Trait Implementations

impl Drop for OsIpcOneShotServer
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations