sig_tFunction typedef

sig_tFunction = Void Function(Int)

Implementation

typedef sig_tFunction = ffi.Void Function(ffi.Int);