ltc_math_descriptor.unsigned_size

get size as unsigned char string @param a The integer to get the size (when stored in array of octets) @return The length of the integer

struct ltc_math_descriptor
c_ulong function(void* a) nothrow unsigned_size;

Meta