Macro freeswitchrs::freeswitch_export_mod [] [src]

macro_rules! freeswitch_export_mod {
    ($table:ident, $def:ident) => { ... };
}