FFIFunctionRandomxHashFirst typedef

FFIFunctionRandomxHashFirst = Void Function(Int32 id, Pointer<Uint8> bytes, Int32 length)

Implementation

typedef FFIFunctionRandomxHashFirst = ffi.Void Function(
    ffi.Int32 id, ffi.Pointer<ffi.Uint8> bytes, ffi.Int32 length);