cblas_dsymm

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
cblas_dsymm
(,,,
const int M
,
const int N
,
const double alpha
,
const(double)* A
,
const int lda
,
const(double)* B
,
const int ldb
,
const double beta
,
double* C
,
const int ldc
)

Meta