LLVMConstIntToPtr

Function LLVMConstIntToPtr 

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