FACT++  1.0
void server_exit_callback ( int *  code)

Definition at line 966 of file dim_jni.c.

References callServerExitHandler(), and Java_dim_Client_infoService().

Referenced by Java_dim_DimExitHandler_addExitHandler().

967 {
968  callServerExitHandler(*code);
969 }
void callServerExitHandler(int code)
Definition: dim_jni.c:950

+ Here is the call graph for this function:

+ Here is the caller graph for this function: