SCUI_ViewResultCallback_t
Result callback for UI notifications.
Synopsis:
#include <scoreloop/scui_client.h>
typedef void(* SCUI_ViewResultCallback_t)(void *cookie, SCUI_Result_t viewResult, const void *data);
Library:
libscoreloopcoreDescription:
Executed when the view has been closed.