Skip to main content

opaque_pointer

Function opaque_pointer 

Source
pub fn opaque_pointer(context: &Context) -> Type<'_>
👎Deprecated since 0.11.0:

please use the pointer method, all pointers are opaque in LLVM 19

Expand description

Creates an LLVM opaque pointer type at address space 0.