MCPcopy Create free account
hub / github.com/csound/csound / elem_offset

Method elem_offset

include/plugin.h:436–436  ·  view source on GitHub ↗

element offset */

Source from the content-addressed store, hash-verified

434 /** element offset
435 */
436 uint32_t elem_offset() { return arrayMemberSize / sizeof(T); }
437
438 /** array data
439 */

Callers 1

aperfMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected