Docs.rs
cambridge-asm-0.23.0
cambridge-asm 0.23.0
Permalink
Docs.rs crate page
MPL-2.0
10 June 2026
Links
Repository
crates.io
Source
Owners
SaadiSave
Dependencies
log ^0.4
normal
logos ^0.15
normal
serde ^1
normal
optional
thiserror ^2
normal
serde_json ^1
dev
Versions
43.75%
of the crate is documented
Platform
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
call
cambridge_
asm
0.23.0
call
Sections
Syntax
In cambridge_
asm::
exec::
io
cambridge_asm
::
exec
::
io
Function
call
Copy item path
Source
pub fn call(ctx: &mut
Context
, op: &
Op
) ->
RtResult
Available on
crate feature
extended
only.
Expand description
Call a function
ยง
Syntax
CALL [addr]