pub unsafe extern "C" fn WasmEdge_StatisticsCreate() -> *mut WasmEdge_StatisticsContextExpand description
Creation of the WasmEdge_StatisticsContext.
The caller owns the object and should call WasmEdge_StatisticsDelete to
destroy it.
\returns pointer to context, NULL if failed.