#[unsafe(no_mangle)]pub unsafe extern "C" fn extism_function_set_namespace(
ptr: *mut ExtismFunction,
namespace: *const c_char,
)Expand description
Set the namespace of an ExtismFunction
#[unsafe(no_mangle)]pub unsafe extern "C" fn extism_function_set_namespace(
ptr: *mut ExtismFunction,
namespace: *const c_char,
)Set the namespace of an ExtismFunction