Function rustc_codegen_llvm::llvm::LLVMConstBitCast

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