hidden_call

Macro hidden_call 

Source
macro_rules! hidden_call {
    ($expr:expr) => { ... };
}