utilCeilLog2
fn
uint utilCeilLog2(uint v) nothrowReturn a max num of log2.
Parameters
v | a #guint32 value. |
Returns
a computed #guint val.
uint utilCeilLog2(uint v) nothrowReturn a max num of log2.
v | a #guint32 value. |