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

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