callWithCountIn(array:_:)

Executes a kernel call with an array of a specified type.

Mach.swift:55
static func callWithCountIn<ArrayElement>(array: [ArrayElement], _ call: CountInCallBlock<ArrayElement>) throws where ArrayElement : BitwiseCopyable