DartAILIA_VOICE_USER_API_AILIA_GET_OUTPUT_BLOB_COUNTFunction typedef

DartAILIA_VOICE_USER_API_AILIA_GET_OUTPUT_BLOB_COUNTFunction = int Function(Pointer<AILIANetwork>, Pointer<UnsignedInt>)

Implementation

typedef DartAILIA_VOICE_USER_API_AILIA_GET_OUTPUT_BLOB_COUNTFunction = int
    Function(ffi.Pointer<AILIANetwork>, ffi.Pointer<ffi.UnsignedInt>);