mpc_mt_mul

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @system @nogc nothrow pure
void
mpc_mt_mul
(
scope bn_st* r
,
scope const(bn_st)* d
,
scope const(bn_st)* e
,
scope const(bn_st)* n
,
scope const(mt_t)* tri
,
int party
)

Meta