pub unsafe extern "C" fn phys_PxCountLeadingZeros(v: u32) -> u32
Expand description

Returns the index of the highest set bit. Returns 32 for v=0.