Static Public Member Functions | |
void * | bind (char[] library, inout Bind[] targets) |
Static Private Member Functions | |
NSModule | open (char *filename) |
void * | symbol (NSModule mod, char *name) |
bool | close (NSModule mod) |
void | unbind (void *library) |
|
|
|
|
|
Definition at line 593 of file ICU.d. References Exception. |
|
|
|
|