Function gsl_sys::gsl_odeiv2_driver_set_hmax[][src]

pub unsafe extern "C" fn gsl_odeiv2_driver_set_hmax(
    d: *mut gsl_odeiv2_driver,
    hmax: f64
) -> c_int