vce_nlu_base_info_requested_cbFunction typedef

vce_nlu_base_info_requested_cbFunction = Int Function(Pointer<Char> key, Pointer<Pointer<Char>> value)

Implementation

typedef vce_nlu_base_info_requested_cbFunction = ffi.Int Function(
    ffi.Pointer<ffi.Char> key, ffi.Pointer<ffi.Pointer<ffi.Char>> value);