[][src]Function evil_janet::janet_struct_put

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