Function rustc_codegen_llvm::llvm_::ffi::LLVMConstPointerCast[][src]

pub unsafe extern "C" fn LLVMConstPointerCast<'a>(
    ConstantVal: &'a Value,
    ToType: &'a Type
) -> &'a Value