Docs.rs
monerochan-runtime-5.2.12
monerochan-runtime 5.2.12
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
monerochanorg
Dependencies
blake3 ^1.6.1
normal
optional
cfg-if ^1.0.0
normal
critical-section ^1.2.0
normal
optional
embedded-alloc ^0.6.0
normal
optional
getrandom ^0.2.15
normal
getrandom ^0.3.3
normal
lazy_static ^1.5.0
normal
libm ^0.2.8
normal
optional
monerochan-lib ^5.2.10
normal
optional
monerochan-primitives ^5.2.10
normal
p3-baby-bear =0.2.3-succinct
normal
optional
p3-field =0.2.3-succinct
normal
optional
rand ^0.8.5
normal
sha2 ^0.10.8
normal
Versions
82.11%
of the crate is documented
Platform
i686-pc-windows-msvc
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
sys_write
monerochan_
runtime
5.2.12
In monerochan_
runtime::
syscalls
monerochan_runtime
::
syscalls
Function
sys_
write
Copy item path
Source
#[unsafe(no_mangle)]
pub fn sys_write(fd:
u32
, write_buf:
*const
u8
, nbytes:
usize
)