mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
@@ -38,7 +38,7 @@ pub struct C.FONStextIter {
|
||||
codepoint u32
|
||||
isize i16
|
||||
iblur i16
|
||||
font &C.FONSfont
|
||||
font &C.FONSfont = unsafe { nil }
|
||||
prevGlyphIndex int
|
||||
str &u8
|
||||
next &u8
|
||||
|
||||
Reference in New Issue
Block a user