Function extism_runtime::sdk::extism_current_plugin_memory_length
source · #[no_mangle]
pub unsafe extern "C" fn extism_current_plugin_memory_length(
plugin: *mut Plugin,
n: Size
) -> SizeExpand description
Get the length of an allocated block NOTE: this should only be called from host functions.