Function llvm_sys::core::LLVMConstIntToPtr

source ยท
pub unsafe extern "C" fn LLVMConstIntToPtr(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef
) -> LLVMValueRef