minhook::Result
[−]
[src]
type Result<T> = Result<T, Error>;
Result type for most functions and methods in this module.
type Result<T> = Result<T, Error>;
Result type for most functions and methods in this module.