Method LLVMConstRealGetDouble
LLVMConstRealGetDouble(LLVMValueRef, out Boolean)
TODO: Provide summary for Function LLVMConstRealGetDouble
Declaration
public static double LLVMConstRealGetDouble(LLVMValueRef ConstantVal, out bool losesInfo)
Parameters
public static double LLVMConstRealGetDouble(LLVMValueRef ConstantVal, out bool losesInfo)
LLVMValueRef | ConstantVal | TODO: Provide details of parameter ConstantVal |
Boolean | losesInfo | TODO: Provide details of parameter losesInfo |
Returns
Double | TODO: Document return value |