DartD_TIMConvMarkConversation typedef
DartD_TIMConvMarkConversation =
int Function(Pointer<Uint8> conversation_id_array, int mark_type, int enable_mark, Pointer<Uint8> user_data)
Implementation
typedef DartD_TIMConvMarkConversation = int Function(ffi.Pointer<ffi.Uint8> conversation_id_array, int mark_type, int enable_mark, ffi.Pointer<ffi.Uint8> user_data);