Function wren_sys::wrenGetSlotType [] [src]

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