NativeD_TIMUnsubscribeUserInfo typedef

NativeD_TIMUnsubscribeUserInfo = Int Function(Pointer<Uint8> json_user_id_list, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMUnsubscribeUserInfo = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_user_id_list, ffi.Pointer<ffi.Uint8> user_data);