Docs.rs
ax-libc-0.5.38
ax-libc 0.5.38
Permalink
Docs.rs crate page
Apache-2.0
13 September 2026
Links
Repository
crates.io
Source
Owners
github:rcore-os:crates-io
ZCShou
Dependencies
ax-driver ^0.16
normal
ax-hal ^0.8.1
normal
ax-io ^0.7
normal
ax-posix-api ^0.6.5
normal
ax-runtime ^0.13.2
normal
syscalls ^0.8.1
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
getpid
ax_libc
0.5.38
ax_libc
Function
getpid
Copy item path
Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn getpid() ->
c_int
Expand description
Get current thread ID.