Function extism::sdk::extism_current_plugin_host_context

source ·
#[no_mangle]
pub unsafe extern "C" fn extism_current_plugin_host_context(
    plugin: *mut CurrentPlugin,
) -> *mut c_void
Expand description

Get the current plugin’s associated host context data. Returns null if call was made without host context.