Struct hexchat_plugin::PrintHookHandle [] [src]

pub struct PrintHookHandle { /* fields omitted */ }

A print hook handle.

Trait Implementations

impl Drop for PrintHookHandle
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations