Function wren_sys::wrenGetSlotHandle[][src]

pub unsafe extern "C" fn wrenGetSlotHandle(
    vm: *mut WrenVM,
    slot: c_int
) -> *mut WrenHandle