mirror of
https://github.com/Drezil/dear-imgui.hs.git
synced 2025-07-07 13:35:50 +02:00
Wrap GetCurrentContext and SetCurrentContext (#94)
This commit is contained in:
committed by
GitHub
parent
24519778e6
commit
c219f8eb4f
@ -20,6 +20,8 @@ module DearImGui
|
||||
Raw.Context(..)
|
||||
, Raw.createContext
|
||||
, Raw.destroyContext
|
||||
, Raw.getCurrentContext
|
||||
, Raw.setCurrentContext
|
||||
|
||||
-- * Main
|
||||
, Raw.newFrame
|
||||
|
Reference in New Issue
Block a user