#[no_mangle] pub unsafe extern "C" fn extism_plugin_function_exists( ctx: *mut Context, plugin: PluginIndex, func_name: *const c_char, ) -> bool
Returns true if func_name exists
func_name