[][src]Function rvs::rvs_next

#[no_mangle]pub extern "C" fn rvs_next(model: *mut Model, handle: u32) -> u32

Returns the next value of a variable via the result pointer

Errors

Returns 0 if handle is invalid.

Panics

  • If any pointer arguments are null
  • If handle doesn't exist