[][src]Function gsl_sys::gsl_odeiv2_driver_set_nmax

pub unsafe extern "C" fn gsl_odeiv2_driver_set_nmax(
    d: *mut gsl_odeiv2_driver,
    nmax: c_ulong
) -> c_int