[][src]Function rustc_llvm_proxy::proxy::LLVMConstSExtOrBitCast

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