gsl_matrix_const_submatrix

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
gsl_matrix_const_submatrix
(
const(gsl_matrix)* m
,
const size_t i
,
const size_t j
,
const size_t n1
,
const size_t n2
)

Meta