Function llvm_sys::core::LLVMConstSExt[][src]

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