ltc_math_descriptor.init_copy

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

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

Meta