AILIA_VOICE_USER_API_AILIA_GET_INPUT_BLOB_COUNTFunction typedef

AILIA_VOICE_USER_API_AILIA_GET_INPUT_BLOB_COUNTFunction = Int Function(Pointer<AILIANetwork>, Pointer<UnsignedInt>)

Implementation

typedef AILIA_VOICE_USER_API_AILIA_GET_INPUT_BLOB_COUNTFunction = ffi.Int
    Function(ffi.Pointer<AILIANetwork>, ffi.Pointer<ffi.UnsignedInt>);