Module jlrs::ccall

source · []
Expand description

Interact with Julia when calling Rust from Julia.

This module is only available if the ccall feature is enabled.

Structs

Use Julia from a Rust function called through ccall.