Skip to main content

choices_placeholder

Function choices_placeholder 

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

R-side placeholder that the cdylib resolves to a c("a", "b", ...) literal at write time. Substituted by MX_MATCH_ARG_CHOICES entries.