Skip to main content

Mojo function

implicitarg_ptr

implicitarg_ptr() -> UnsafePointer[UInt8, address_space=AddressSpace(4)]

Get a pointer to AMD's implicit arguments table.

Returns:

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

Was this page helpful?