gsl_integration_rule

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias gsl_integration_rule = void function(const(gsl_function)* f, double a, double b, double* result, double* abserr, double* defabs, double* resabs)

Meta