Docs.rs
memsec-0.7.0
memsec 0.7.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
quininer
Dependencies
getrandom ^0.2
normal
optional
libc ^0.2
normal
optional
windows-sys ^0.45
normal
optional
Versions
80%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
memsec
0.7.0
Function
memsec
::
mprotect
Copy item path
source
ยท
[
−
]
pub unsafe fn mprotect<T: ?
Sized
>(memptr:
NonNull
<T>, prot:
Ty
) ->
bool
Expand description
Secure
mprotect
.