Function evil_janet::janet_table_get

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