fudgets-0.18.3: hsrc/ghc-dialogue/CSizes.hs
{-# LANGUAGE CPP #-}
module CSizes where
#define CSIZE(ctype) foreign import ccall "cfuns.h" fudsizeof_/**/ctype :: Int
#include "csizes.h"
{-# LANGUAGE CPP #-}
module CSizes where
#define CSIZE(ctype) foreign import ccall "cfuns.h" fudsizeof_/**/ctype :: Int
#include "csizes.h"