Function gsl_sys::gsl_test_factor[][src]

pub unsafe extern "C" fn gsl_test_factor(
    result: f64,
    expected: f64,
    factor: f64,
    test_description: *const c_char,
     ...
)