privatekey_func typedef

privatekey_func = Void Function(Pointer<Uint8> sk, Pointer<Uint8> seed, Uint32 index)

Implementation

typedef privatekey_func = Void Function(
    Pointer<Uint8> sk, Pointer<Uint8> seed, Uint32 index);