Struct hexchat_plugin::ServerHookHandle [] [src]

pub struct ServerHookHandle { /* fields omitted */ }

A server hook handle.

Trait Implementations

impl Drop for ServerHookHandle
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations