Skip to main content

bare_fn_c_wrapper_ident

Function bare_fn_c_wrapper_ident 

Source
pub(crate) fn bare_fn_c_wrapper_ident(rust_ident: &Ident) -> Ident
Expand description

C_<crate>_<fn> — bare-fn C wrapper identifier (internal-wrapper arm only; extern/#[export_name] fns pass through untouched and own their own cross-package uniqueness).