Function wren_sys::wrenGetSlotType

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