Skip to main content

choices_helper_c_name

Function choices_helper_c_name 

Source
pub(crate) fn choices_helper_c_name(c_ident: &str, r_param: &str) -> String
Expand description

C symbol name for the helper fn that returns the enum’s choices SEXP, called from the R wrapper’s match.arg prelude.