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
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libunicorn_
sys
0.9.1
libunicorn_sys
Function
uc_mem_unmap
Copy item path
Source
pub unsafe extern "C" fn uc_mem_unmap( engine:
uc_handle
, address:
u64
, size:
size_t
, ) ->
Error