cf_fit_power_of_two¶ Category: math GitHub: cute_math.h Returns an integer clamped upwards to the nearest power of two. int cf_fit_power_of_two(int a) Related Pages¶ cf_is_power_of_two cf_is_power_of_two_uint