[][src]Function evil_janet::janet_table_get

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