[][src]Function gsl_sys::gsl_root_test_delta

pub unsafe extern "C" fn gsl_root_test_delta(
    x1: f64,
    x0: f64,
    epsabs: f64,
    epsrel: f64
) -> c_int