func ceil<T>(_ x: T) -> T where T : FloatingPoint
s5Glibc4ceilyxxSFRzlFWhat are these?
s5Glibc4ceilyxxSFRzlF
FNV24: [7LC0T]
import NIOPosix
protocol FloatingPoint : Hashable, SignedNumeric, Strideable where Self == Self.Magnitude
A floating-point numeric type.