Function extism_runtime::sdk::extism_plugin_function_exists
source · #[no_mangle]
pub unsafe extern "C" fn extism_plugin_function_exists(
ctx: *mut Context,
plugin: PluginIndex,
func_name: *const c_char
) -> boolExpand description
Returns true if func_name exists