FarProcExt

Trait FarProcExt 

Source
pub trait FarProcExt {
    // Required method
    fn to_hook_proc(self) -> HOOKPROC;
}
Expand description

对FARPROC类型的扩展操作。

Required Methods§

Implementors§