[][src]Function gsl_sys::gsl_odeiv2_driver_alloc_y_new

pub unsafe extern "C" fn gsl_odeiv2_driver_alloc_y_new(
    sys: *const gsl_odeiv2_system,
    T: *const gsl_odeiv2_step_type,
    hstart: f64,
    epsabs: f64,
    epsrel: f64
) -> *mut gsl_odeiv2_driver