Data Fields | |
int(* | load_module )(void) |
int(* | unload_module )(void) |
int(* | usecount )(void) |
char *(* | description )(void) |
char *(* | key )(void) |
int(* | reload )(void) |
void * | lib |
char | resource [256] |
module * | next |
|
|
|
|
|
|
|
|
|
Definition at line 55 of file loader.c. Referenced by ast_load_resource(), ast_unload_resource(), and ast_update_module_list(). |
|
|
|
|
|
|
|
|