il2cpp_call

Macro il2cpp_call 

Source
macro_rules! il2cpp_call {
    ($func_name:expr, $ret:ty, $($arg:expr),*) => { ... };
}