DestroyRandomInfo method
Implementation
ffi.Pointer<RandomInfo> DestroyRandomInfo(
ffi.Pointer<RandomInfo> arg0,
) {
return _DestroyRandomInfo(
arg0,
);
}
ffi.Pointer<RandomInfo> DestroyRandomInfo(
ffi.Pointer<RandomInfo> arg0,
) {
return _DestroyRandomInfo(
arg0,
);
}