Function THRandom_exponential

Source
pub unsafe extern "C" fn THRandom_exponential(
    _generator: *mut THGenerator,
    lambda: f64,
) -> f64