func_mut

Macro func_mut 

Source
macro_rules! func_mut {
    ($($body:tt)*) => { ... };
}