InitializationFailed typedef

InitializationFailed = void Function(int failed)

Implementation

typedef void InitializationFailed(int failed);