Function LLVMConstIntToPtr

Source
#[no_mangle]
pub extern "C" fn LLVMConstIntToPtr(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef,
) -> LLVMValueRef