[C-Api] type of ml-information handle
authorJaeyun Jung <jy1210.jung@samsung.com>
Tue, 8 Aug 2023 02:15:35 +0000 (11:15 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 18 Aug 2023 17:27:02 +0000 (02:27 +0900)
commit85ef49aaf72b58798973d6d7bee638d7f8f20e07
treead29d5a46a54c32d040edd8dffd29b70225147b2
parent3312cef4e7a05f08930b11fd63d503b3f719b7d1
[C-Api] type of ml-information handle

Prevent invalid function call.
Add type of ml-information handle and macro to check the handle.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
c/src/ml-api-common.c
c/src/ml-api-internal.h
tests/capi/unittest_capi_inference_single.cc