Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix feature node access mode retrieval.
Previously the result was casted to a boolean, always returning ARV_GC_ACCESS_MODE_RO or ARV_GC_ACCESS_MODE_WO. Now it returns the correct enum.
- Loading branch information