extism_current_plugin_memory_length

Function extism_current_plugin_memory_length 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn extism_current_plugin_memory_length( plugin: *mut Internal, n: Size, ) -> Size
Expand description

Get the length of an allocated block NOTE: this should only be called from host functions.