Wrap GetCurrentContext and SetCurrentContext (#94)

This commit is contained in:
Alexander Bondarenko
2021-09-12 13:23:23 +03:00
committed by GitHub
parent 24519778e6
commit c219f8eb4f
4 changed files with 24 additions and 3 deletions

View File

@ -20,6 +20,8 @@ module DearImGui
Raw.Context(..)
, Raw.createContext
, Raw.destroyContext
, Raw.getCurrentContext
, Raw.setCurrentContext
-- * Main
, Raw.newFrame