Type Definition quickjs_runtime::reflection::ProxyFinalizer[][src]

type ProxyFinalizer = dyn Fn(&QuickJsContext, usize) + 'static;