bn_div_rem_dig

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
bn_div_rem_dig
(
scope bn_st* c
,
scope dig_t* d
,
scope const(bn_st)* a
,
const(ulong) b
)

Meta