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.
setReg :: Register -> Value -> Programsbv Documentation.SBV.Examples.BitPrecise.Legato Set the value of a given register
setHinting :: MonadIO m => Font -> Hinting -> m ()sdl2-ttf SDL.Font Sets the hinting setting of a font.
setKerning :: MonadIO m => Font -> Kerning -> m ()sdl2-ttf SDL.Font Sets the kerning setting for a given Font. Use False to turn off kerning.
setOutline :: MonadIO m => Font -> Outline -> m ()sdl2-ttf SDL.Font Sets the outline size for a given Font. Use 0 to turn off outlining.
setStyle :: MonadIO m => Font -> [Style] -> m ()sdl2-ttf SDL.Font Sets the rendering style of a Font. Use an empty list to reset the style.
setFontHinting :: MonadIO m => Ptr Font -> CInt -> m ()sdl2-ttf SDL.Raw.Font No documentation available.
setFontKerning :: MonadIO m => Ptr Font -> CInt -> m ()sdl2-ttf SDL.Raw.Font No documentation available.
setFontOutline :: MonadIO m => Ptr Font -> CInt -> m ()sdl2-ttf SDL.Raw.Font No documentation available.
setFontStyle :: MonadIO m => Ptr Font -> CInt -> m ()sdl2-ttf SDL.Raw.Font No documentation available.
setErrorCallback :: Ptr LCtx -> FunPtr (CString -> Ptr a -> IO ()) -> Ptr a -> IO ()secp256k1-haskell Crypto.Secp256k1.Internal.Context No documentation available.