|
System.Posix.DynamicLinker.Prim | Portability | non-portable (requires POSIX) | Stability | provisional | Maintainer | vs@foldr.org |
|
|
|
|
|
Description |
DLOpen and friend
Derived from GModule.chs by M.Weber & M.Chakravarty which is part of c2hs
I left the API more or less the same, mostly the flags are different.
|
|
Synopsis |
|
|
|
|
low level API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Constructors | RTLD_LAZY | | RTLD_NOW | | RTLD_GLOBAL | | RTLD_LOCAL | |
| Instances | |
|
|
|
|
|
Flags for dlsym. Notice that Next
might not be available on your particular platform!
| Constructors | Null | | Next | | Default | | DLHandle (Ptr ()) | |
| Instances | |
|
|
Produced by Haddock version 0.9 |