[][src]Function wren_sys::wrenGetSlotType

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