c_string_getter

Macro c_string_getter 

Source
macro_rules! c_string_getter {
    ($fn_name:ident, $c_type:ty, $getter:expr) => { ... };
}
Expand description

Macro to generate C getter for string