packages feed

lukko-0.1.2: src/Lukko/Internal/FillBytes.hs

{-# LANGUAGE CPP              #-}
{-# LANGUAGE InterruptibleFFI #-}
{-# LANGUAGE Trustworthy      #-}
module Lukko.Internal.FillBytes (fillBytes) where

import Foreign.Marshal.Utils (fillBytes)