ltc_math_descriptor.get_int

get small constant @param a Number to read, only fetches upto bits_per_digit from the number @return The lower bits_per_digit of the integer (unsigned)

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

Meta