[][src]Function rustc_llvm_proxy::proxy::LLVMPointerType

#[no_mangle]
pub unsafe extern "C" fn LLVMPointerType(
    ElementType: LLVMTypeRef,
    AddressSpace: c_uint
) -> LLVMTypeRef