[][src]Type Definition gsl_sys::gsl_siman_step_t

type gsl_siman_step_t = Option<unsafe extern "C" fn(r: *const gsl_rng, xp: *mut c_void, step_size: f64)>;