ltc_math_descriptor.count_lsb_bits

Count the number of LSB bits which are zero @param a The integer to count @return The number of contiguous zero LSB bits

struct ltc_math_descriptor
int function(void* a) nothrow count_lsb_bits;

Meta