Crate hexpatch_keystone_sys

Crate hexpatch_keystone_sys 

Source
Expand description

Keystone Assembler Engine (www.keystone-engine.org) */ By Nguyen Anh Quynh aquynh@gmail.com, 2016 */ Rust bindings by Remco Verhoef remco@dutchcoders.io, 2016 */

Modules§

keystone_const

Structs§

ks_engine
Opaque type representing the Keystone engine

Functions§

error_msg
Return a string describing given error code.
ks_arch_supported
ks_asm
ks_close
ks_errno
ks_free
ks_open
ks_option
ks_strerror
ks_version

Type Aliases§

ks_handle