nativeCrashCallback typedef

nativeCrashCallback = dynamic Function(int signo, Long si_addr)

Implementation

typedef nativeCrashCallback = Function(int signo,Long si_addr);