extism_current_plugin_memory

Function extism_current_plugin_memory 

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

Returns a pointer to the memory of the currently running plugin NOTE: this should only be called from host functions.