[][src]Macro ruwren::send_foreign

macro_rules! send_foreign {
    ($vm:expr, $modl:expr, $class:expr, $obj:expr => $slot:expr) => { ... };
}

Sends a foreign object [$obj] as an object of [$class] in module [$modl] to slot [$slot]