d2i_NOTICEREF function
- @Native<Pointer<
NOTICEREF_st> Function(Pointer<Pointer< , Pointer<NOTICEREF_st> >Pointer< , Long)>(ffi.Pointer<ffi.Pointer<NOTICEREF_st>>, ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>>, ffi.Long)>()UnsignedChar> >
- Pointer<
Pointer< a,NOTICEREF_st> > - Pointer<
Pointer< in$,UnsignedChar> > - int len
Implementation
@ffi.Native<
ffi.Pointer<NOTICEREF_st> Function(
ffi.Pointer<ffi.Pointer<NOTICEREF_st>>,
ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>>,
ffi.Long,
)
>()
external ffi.Pointer<NOTICEREF_st> d2i_NOTICEREF(
ffi.Pointer<ffi.Pointer<NOTICEREF_st>> a,
ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>> in$,
int len,
);