Function llvm_sys::core::LLVMPointerTypeInContext

source ยท
pub unsafe extern "C" fn LLVMPointerTypeInContext(
    C: LLVMContextRef,
    AddressSpace: c_uint,
) -> LLVMTypeRef
Expand description

Create an opaque pointer type in a context.