DES_random_key function
- @Native<Int Function(Pointer<
Pointer< )>(ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>>)>()UnsignedChar> >
- Pointer<
Pointer< retUnsignedChar> >
Implementation
@ffi.Native<ffi.Int Function(ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>>)>()
external int DES_random_key(ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>> ret);