MCPcopy Create free account
hub / github.com/callstackincubator/polygen / createMemory

Method createMemory

packages/polygen/src/NativePolygen.ts:152–152  ·  view source on GitHub ↗
(
    holder: OpaqueMemoryNativeHandle,
    initial: number,
    maximum?: number
  )

Source from the content-addressed store, hash-verified

150
151 // Memory
152 createMemory(
153 holder: OpaqueMemoryNativeHandle,
154 initial: number,
155 maximum?: number

Callers 1

constructorMethod · 0.65

Implementers 1

ReactNativePolygenpackages/polygen/cpp/ReactNativePolyge

Calls

no outgoing calls

Tested by

no test coverage detected