pub unsafe extern "C" fn WasmEdge_ResultGetCode(
    Res: WasmEdge_Result
) -> u32
Expand description

Get the result code.

\param Res the WasmEdge_Result struct.

\returns result code (24-bit size data) in the WasmEdge_Result struct.