dear-imgui-2.0.0: Haskell bindings for Dear ImGui.
Safe HaskellSafe-Inferred
LanguageHaskell2010

DearImGui.Raw.IO

Description

Main configuration and I/O between your application and ImGui

Documentation

setUserData :: MonadIO m => Ptr () -> m () Source #