[][src]Function janet_ll::janet_struct_put

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