Function llvm_sys::core::LLVMConstPointerCast

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