Trait minhook::function::UnsafeFunction [] [src]

pub unsafe trait UnsafeFunction: Function { }

Trait representing an unsafe function.

Implementors