Function llvm_sys::core::LLVMConstReal[][src]

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