LLVMConstFPExt

Function LLVMConstFPExt 

Source
pub unsafe extern "C" fn LLVMConstFPExt(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef,
) -> LLVMValueRef