castArray

unsafe cast of array (e.g., int[] -> size_t[])

Dst[N]
castArray
(
Dst
Src
size_t N
)
(
Src[N] src
)

Meta