Docs.rs
  • libunicorn-sys-0.9.1
    • libunicorn-sys 0.9.1
    • Permalink
    • Docs.rs crate page
    • GPL-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • ekse
    • tesuji
    • wtdcode
    • Dependencies
      • bitflags ^1.0 normal
      • libc ^0.2 normal
      • build-helper ^0.1 build
      • os_type ^2.2 build
      • pkg-config ^0.3 build
    • Versions
    • 23.08% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libunicorn_sys0.9.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • unicorn_const::MemRegion
  • unicorn_const::Protection

Enums

  • unicorn_const::Arch
  • unicorn_const::CodeHookType
  • unicorn_const::Error
  • unicorn_const::HookType
  • unicorn_const::MemHookType
  • unicorn_const::MemType
  • unicorn_const::Mode
  • unicorn_const::Query

Functions

  • uc_arch_supported
  • uc_close
  • uc_context_alloc
  • uc_context_restore
  • uc_context_save
  • uc_emu_start
  • uc_emu_stop
  • uc_errno
  • uc_free
  • uc_hook_add
  • uc_hook_del
  • uc_mem_map
  • uc_mem_map_ptr
  • uc_mem_protect
  • uc_mem_read
  • uc_mem_regions
  • uc_mem_unmap
  • uc_mem_write
  • uc_open
  • uc_query
  • uc_reg_read
  • uc_reg_write
  • uc_strerror
  • uc_version

Type Aliases

  • uc_context
  • uc_handle
  • uc_hook

Constants

  • unicorn_const::BINDINGS_MAJOR
  • unicorn_const::BINDINGS_MINOR
  • unicorn_const::MILISECOND_SCALE
  • unicorn_const::PROT_ALL
  • unicorn_const::PROT_EXEC
  • unicorn_const::PROT_NONE
  • unicorn_const::PROT_READ
  • unicorn_const::PROT_WRITE
  • unicorn_const::SECOND_SCALE