Docs.rs
blst-0.3.5
blst 0.3.5
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sean-sn
simonatsn
dot-asm
Dependencies
threadpool ^1.8.1
normal
zeroize ^1.1
normal
criterion ^0.3
dev
rand ^0.7
dev
rand_chacha ^0.2
dev
cc ^1.0
build
glob ^0.3
build
Versions
1.13%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
blst
?
Function
blst
::
blst_fp2_lshift
[
−
]
[src]
pub unsafe extern "C" fn blst_fp2_lshift(
ret:
*mut
blst_fp2
,
a:
*const
blst_fp2
,
count:
usize
)