RacHttpClientCreateNative typedef

RacHttpClientCreateNative = Int32 Function(Pointer<Pointer<Void>>)

Implementation

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