Function llvm_sys::core::LLVMConstReal

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