[][src]Function janet_ll::janet_table_get

pub unsafe extern "C" fn janet_table_get(
    t: *mut JanetTable,
    key: Janet
) -> Janet