Skip to main content

Mojo function

implicitarg_ptr

implicitarg_ptr() -> LegacyUnsafePointer[UInt8, address_space=AddressSpace.CONSTANT]

Get a pointer to AMD's implicit arguments table.

Returns:

LegacyUnsafePointer: A pointer to LLVM's implicit arguments table.

Was this page helpful?