error_function typedef

generic error reply function

Implementation

typedef error_function =
    ffi.Pointer<ffi.NativeFunction<error_functionFunction>>;