Function wren_sys::wrenSetSlotValue
[−]
[src]
pub unsafe extern "C" fn wrenSetSlotValue(
vm: *mut WrenVM,
slot: c_int,
value: *mut WrenValue
)