clear
void clear<T: any>(T[] this, sizeof(T))Clears every slot in an array to default.
Parameters
this
nuint
sizeof(T)
Generated with campc 0.12.0-preview.1.
void clear<T: any>(T[] this, sizeof(T))Clears every slot in an array to default.
Generated with campc 0.12.0-preview.1.