Type Alias wasmer::wasm_c_api::externals::wasm_env_finalizer_t

source ยท
pub type wasm_env_finalizer_t = unsafe extern "C" fn(_: *mut c_void);