Hey, I'm testing out Warp and stumbled into some issues using custom structs inside a kernel, but I found out it also applies to built-in structs. I wanted to init an array of structs inside a thread ...
pub const m_object = extern struct { object_header: c_int = 0, _object_fields: [0]?*anyopaque = @import("std").mem.zeroes([0]?*anyopaque), pub fn object_fields(self ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results