check_call_opt_key

Macro check_call_opt_key 

Source
macro_rules! check_call_opt_key {
    ($($f:ident)::+($ctx:expr, $($arg:expr),*)) => { ... };
}