|
|
◆ oe_free_claims()
oe_free_claims
Frees a claims list.
- This feature is marked as experimental:
- Parameters
-
| [in] | claims | The list of claims. |
| [in] | claims_length | The length of the claims list. |
- Return values
-
| OE_OK | The function succeeded. |
| other | appropriate error code. |
|