base-compat-0.12.3: A compatibility layer for base
Safe HaskellSafe-Inferred
LanguageHaskell2010

Foreign.Marshal.Utils.Compat

Synopsis

Documentation

fillBytes :: Ptr a -> Word8 -> Int -> IO () Source #

Fill a given number of bytes in memory area with a byte value.

Since: base-4.8.0.0