Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setThreadPriority :: MonadIO m => ThreadPriority -> m CIntsdl2 SDL.Raw.Thread No documentation available.
threadID :: MonadIO m => m ThreadIDsdl2 SDL.Raw.Thread No documentation available.
waitThread :: MonadIO m => Ptr Thread -> Ptr CInt -> m ()sdl2 SDL.Raw.Thread No documentation available.
-
sdl2 SDL.Raw.Types No documentation available.
type
ThreadFunction = FunPtr Ptr () -> IO CIntsdl2 SDL.Raw.Types No documentation available.
-
sdl2 SDL.Raw.Types No documentation available.
mkThreadFunction :: (Ptr () -> IO CInt) -> IO ThreadFunctionsdl2 SDL.Raw.Types The storage associated with the resulting FunPtr has to be released with freeHaskellFunPtr when it is no longer required.
rwopsRead :: RWops -> !FunPtr (Ptr RWops -> Ptr () -> CSize -> CSize -> IO CSize)sdl2 SDL.Raw.Types No documentation available.
renderReadPixels :: MonadIO m => Renderer -> Ptr Rect -> Word32 -> Ptr () -> CInt -> m CIntsdl2 SDL.Raw.Video No documentation available.
-
shake Development.Shake Reading from a file