Copyright | [2009..2017] Trevor L. McDonell |
---|---|
License | BSD |
Safe Haskell | None |
Language | Haskell98 |
Querying module attributes for low-level driver interface
Querying module inhabitants
getPtr :: Module -> String -> IO (DevicePtr a, Int) Source #
Return a global pointer, and size of the global (in bytes).