ltc_math_descriptor.copy

copy @param src The number to copy from @param dst The number to write to @return CRYPT_OK on success

struct ltc_math_descriptor
int function(void* src, void* dst) nothrow copy;

Meta