Function stdlib::set::arret_stdlib_set_contains_p_entry_point [−][src]
#[no_mangle] pub extern "C" fn arret_stdlib_set_contains_p_entry_point(
task: &mut Task,
set: Gc<Set<Any>>,
needle: Gc<Any>
) -> bool