[][src]Function janet_ll::janet_table_put

pub unsafe extern "C" fn janet_table_put(
    t: *mut JanetTable,
    key: Janet,
    value: Janet
)