Macro style::custom_properties::lnf_int_variable

source ยท
macro_rules! lnf_int_variable {
    ($atom:expr, $id:ident, $ctor:ident) => { ... };
}