capi: ++missing const in capis.
authorHermet Park <chuneon.park@samsung.com>
Mon, 25 Oct 2021 10:24:45 +0000 (19:24 +0900)
committerHermet Park <chuneon.park@samsung.com>
Tue, 26 Oct 2021 04:12:40 +0000 (13:12 +0900)
commitde6b1fcb77d6a60f9836870280ff360694fc821b
tree52500806a956e08eb2fa2c6ee73ebf0158d8fd27
parent0da8bbe51e8b0bc0940db8f6dbd082633d53e97c
capi: ++missing const in capis.

Non-changeable apis should keep the const parameter so that
user knows the api won't change the internal data.

Thanksfully, we didn't release the capis, we can change it.
src/bindings/capi/thorvg_capi.h
src/bindings/capi/tvgCapi.cpp