Function llvm_sys::core::LLVMConstFPCast

source ยท
pub unsafe extern "C" fn LLVMConstFPCast(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef
) -> LLVMValueRef