Docs.rs
gccjit_sys-2.0.0
gccjit_sys 2.0.0
Permalink
Docs.rs crate page
GPL-3.0
31 July 2026
Links
Repository
crates.io
Source
Owners
swgillespie
antoyo
Dependencies
libc ^0.2
normal
Versions
0%
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
gcc_jit_function_get_param_count
gccjit_
sys
2.0.0
gccjit_sys
Function
gcc_
jit_
function_
get_
param_
count
Copy item path
Source
pub unsafe extern "C" fn gcc_jit_function_get_param_count( func:
*mut
gcc_jit_function
, ) ->
ssize_t