llvm_sys::core

Function LLVMConstReal

Source
pub unsafe extern "C" fn LLVMConstReal(
    RealTy: LLVMTypeRef,
    N: c_double,
) -> LLVMValueRef