pub unsafe extern "C-unwind" fn PutRNGstate_unchecked()Expand description
Restore the RNG state to R’s global state.
Must be called after using unif_rand(), norm_rand(), etc.
to ensure R’s .Random.seed is updated.
Unchecked FFI binding for PutRNGstate.
Generated from source location line 3241, column 12.
Generated from source file miniextendr-api/src/ffi.rs.