v
pub fn ceil_log2(v: u32) -> u32
Returns smallest integral value not less than log2(v).
a guint32 value.
guint32
a computed guint val.
guint