Function gsl_sys::gsl_integration_fixed 
source · [−]pub unsafe extern "C" fn gsl_integration_fixed(
    func: *const gsl_function, 
    result: *mut f64, 
    w: *const gsl_integration_fixed_workspace
) -> c_intpub unsafe extern "C" fn gsl_integration_fixed(
    func: *const gsl_function, 
    result: *mut f64, 
    w: *const gsl_integration_fixed_workspace
) -> c_int