GetRandomValue method
Method declarations.
Implementation
double GetRandomValue(
ffi.Pointer<RandomInfo> arg0,
) {
return _GetRandomValue(
arg0,
);
}
Method declarations.
double GetRandomValue(
ffi.Pointer<RandomInfo> arg0,
) {
return _GetRandomValue(
arg0,
);
}