Docs.rs
no-std-compat-0.4.1
no-std-compat 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jD91mZM2
Dependencies
hashbrown ^0.8.1
normal
optional
spin ^0.5.2
normal
optional
libc ^0.2.74
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
no_
std_
compat
0.4.1
In no_
std_
compat::
arch::
x86
no_std_compat
::
arch
::
x86
Function
_blsi_u32
Copy item path
1.27.0
·
Source
pub unsafe fn _blsi_u32(x:
u32
) ->
u32
Available on
x86
only.
Expand description
Extracts lowest set isolated bit.
Intel’s documentation