[][src]Function wren_sys::wrenSetSlotHandle

pub unsafe extern "C" fn wrenSetSlotHandle(
    vm: *mut WrenVM,
    slot: c_int,
    handle: *mut WrenHandle
)