gsl_stats_ulong_minmax

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
gsl_stats_ulong_minmax
(
c_ulong* min
,
c_ulong* max
,
const(c_ulong)* data
,
const size_t stride
,
const size_t n
)

Meta