Function evil_janet::janet_putindex

source ·
pub unsafe extern "C-unwind" fn janet_putindex(
    ds: Janet,
    index: i32,
    value: Janet
)