Skip to main content

call_defs

Function call_defs 

Source
pub(crate) fn call_defs() -> &'static [R_CallMethodDef]
Expand description

Native: read directly from the linkme distributed slice. wasm32: read from a OnceLock populated by install_wasm_runtime_slices.