Function evil_janet::janet_struct_put

source ·
pub unsafe extern "C-unwind" fn janet_struct_put(
    st: *mut JanetKV,
    key: Janet,
    value: Janet
)