llvm-0.6.0.3: Bindings to the LLVM compiler toolkit
Source code
Contents
Index
LLVM.Util.Foreign
Documentation
with
::
Storable
a => a -> (
Ptr
a ->
IO
b) ->
IO
b
Source
alloca
::
forall
a b.
Storable
a => (
Ptr
a ->
IO
b) ->
IO
b
Source
withArrayLen
::
Storable
a => [a] -> (
Int
->
Ptr
a ->
IO
b) ->
IO
b
Source
Produced by
Haddock
version 2.4.2