byteslice-0.2.13.1: src-ghc-cstrlen/Cstrlen.hs
{-# LANGUAGE MagicHash #-}
module Cstrlen
( cstringLength#
) where
import GHC.Exts (cstringLength#)
{-# LANGUAGE MagicHash #-}
module Cstrlen
( cstringLength#
) where
import GHC.Exts (cstringLength#)