Function llvm_sys::core::LLVMConstSExt

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