reject_function typedef

generic reject reply function

Implementation

typedef reject_function =
    ffi.Pointer<ffi.NativeFunction<reject_functionFunction>>;