janet_setdyn

Function janet_setdyn 

Source
pub unsafe extern "C-unwind" fn janet_setdyn(
    name: *const c_char,
    value: Janet,
)