Function dummy

Source
pub fn dummy(_: Real, _: Real) -> Real
Expand description

Dummy function that panics when called.

This function is used internally as a placeholder for uninitialized functions. It should never be called in normal operation.