GetSystemInfoAsyncCompleteCallback typedef
GetSystemInfoAsyncCompleteCallback =
void Function(GeneralCallbackResult)
Implementation
typedef GetSystemInfoAsyncCompleteCallback = void Function(
GeneralCallbackResult);