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.
pub(crate) fn call_defs() -> &'static [R_CallMethodDef]Native: read directly from the linkme distributed slice.
wasm32: read from a OnceLock populated by install_wasm_runtime_slices.