Function wren_sys::wrenSetSlotHandle
[−]
[src]
pub unsafe extern "C" fn wrenSetSlotHandle(
vm: *mut WrenVM,
slot: c_int,
handle: *mut WrenHandle
)