Result codes returned by engine FFI functions. All engine functions return zr_result_t (int32).
Malformed binary data
NULL pointer, invalid enum, impossible value
Buffer too small, cap exceeded
Allocation failed
OS/terminal call failed
Unknown version, opcode, feature
Operation completed successfully
Result codes returned by engine FFI functions. All engine functions return zr_result_t (int32).