RacHttpClientDestroyNative typedef

RacHttpClientDestroyNative = Void Function(Pointer<Void>)

Implementation

typedef RacHttpClientDestroyNative = ffi.Void Function(ffi.Pointer<ffi.Void>);