Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
c_THC_nativeHalfInstructions :: Ptr C'THCState -> IO CInt Source #
c_THC_nativeHalfInstructions : state -> int
c_THC_fastHalfInstructions :: Ptr C'THCState -> IO CInt Source #
c_THC_fastHalfInstructions : state -> int
p_THC_nativeHalfInstructions :: FunPtr (Ptr C'THCState -> IO CInt) Source #
p_THC_nativeHalfInstructions : Pointer to function : state -> int
p_THC_fastHalfInstructions :: FunPtr (Ptr C'THCState -> IO CInt) Source #
p_THC_fastHalfInstructions : Pointer to function : state -> int