NativeD_TIMProfileModifySelfUserProfile typedef
NativeD_TIMProfileModifySelfUserProfile =
Int Function(Pointer<Uint8> json_modify_self_user_profile_param, Pointer<Uint8> user_data)
Implementation
typedef NativeD_TIMProfileModifySelfUserProfile = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_modify_self_user_profile_param, ffi.Pointer<ffi.Uint8> user_data);