getTypePointerBitmap

get an array of size_t values that indicate possible pointer words in memory if interpreted as the type given as argument

ulong
getTypePointerBitmap
(,,
Array!(ulong)* data
)

Return Value

Type: ulong

the size of the type in bytes, ulong.max on error

Meta