#expected 1 argument, found 2 -- zls@ptrCast(value: anytype) anytype

1 messages · Page 1 of 1 (latest)

zinc python
timid nacelle
# zinc python

const input_ptr: *const anyopaque = @ptrCast(&input[i]);

zinc python
#

thank you!