Darthb_destroy_func_tFunction typedef

Darthb_destroy_func_tFunction = void Function(Pointer<Void> ptr)

Implementation

typedef Darthb_destroy_func_tFunction =
    void Function(ffi.Pointer<ffi.Void> user_data);