pub unsafe extern "C" fn WasmEdge_ResultGetCategory(
Res: WasmEdge_Result,
) -> WasmEdge_ErrCategoryExpand description
Get the error category.
\param Res the WasmEdge_Result struct.
\returns error category in the WasmEdge_Result struct.
pub unsafe extern "C" fn WasmEdge_ResultGetCategory(
Res: WasmEdge_Result,
) -> WasmEdge_ErrCategoryGet the error category.
\param Res the WasmEdge_Result struct.
\returns error category in the WasmEdge_Result struct.