[common/option] Implement new API ml_option_get.
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Tue, 7 Mar 2023 11:16:52 +0000 (20:16 +0900)
committerSangjung Woo <again4you@gmail.com>
Mon, 20 Mar 2023 06:16:10 +0000 (15:16 +0900)
commit449262ba102da6988c1bc678dd995c3aaf1850e0
treed66e6d11c9bc8fad2d905aef41911810cf875f21
parent8d012e22cbc4c3c8c5d61f9ffc998b5779272a64
[common/option] Implement new API ml_option_get.

- Implement ml_option_get which returns the paired value of given key
  in the ml_option instance.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
c/src/ml-api-common.c