Function stdlib::read::arret_stdlib_read_str_entry_point[][src]

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