Function llvm_sys::core::LLVMPointerType

source ยท
pub unsafe extern "C" fn LLVMPointerType(
    ElementType: LLVMTypeRef,
    AddressSpace: c_uint
) -> LLVMTypeRef