NativeD_TIMGetLoginUserID typedef

NativeD_TIMGetLoginUserID = Int Function(Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMGetLoginUserID = ffi.Int Function(ffi.Pointer<ffi.Uint8> user_data);