Macro emacs_module_bindings::init_module [] [src]

macro_rules! init_module {
    (($env:ident) $body:expr ) => { ... };
}