Function stdlib::write::arret_stdlib_write_str_entry_point[][src]

#[no_mangle]
pub extern "C" fn arret_stdlib_write_str_entry_point(
    task: &mut Task,
    values: Gc<List<Any>>
) -> Gc<Str>