Function arret_runtime::compiler_support::equals[][src]

#[export_name = "arret_runtime_equals"]
pub extern "C" fn equals(task: &Task, lhs: Gc<Any>, rhs: Gc<Any>) -> bool