llvm_sys::core

Function LLVMConstPointerCast

Source
pub unsafe extern "C" fn LLVMConstPointerCast(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef,
) -> LLVMValueRef