pub unsafe extern "C" fn phys_PxHighestSetBit(x: u32) -> u32
Expand description

Return the index of the highest set bit. Not valid for zero arg.