Struct livesplit_hotkey::linux::Hook[][src]

pub struct Hook { /* fields omitted */ }

Methods

impl Hook
[src]

Trait Implementations

impl Drop for Hook
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for Hook

impl !Sync for Hook