Docs.rs
bobcat-call-0.7.21
bobcat-call 0.7.21
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
af-afk
Dependencies
bobcat-entry ^0.7.21
normal
bobcat-host ^0.7.21
normal
bobcat-maths ^0.7.21
normal
bobcat-panic ^0.7.21
normal
paste ^1.0.15
normal
Versions
92.86%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-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
Skip to main content
read_return_data_slice
bobcat_
call
0.7.21
bobcat_call
Function
read_
return_
data_
slice
Copy item path
Source
pub fn read_return_data_slice<const CAP:
usize
>( offset:
usize
, size:
usize
, ) -> ([
u8
;
CAP
],
usize
)