ltc_math_descriptor.neg

negate @param src The number to negate @param dst The destination @return CRYPT_OK on success

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

Meta