Function LLVMConstReal

Source
pub unsafe extern "C" fn LLVMConstReal(
    RealTy: *mut LLVMType,
    N: f64,
) -> *mut LLVMValue