[][src]Function llvm_sys::core::LLVMPointerType

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