func fmod<T>(_ x: T, _ y: T) -> T where T : FloatingPoint
s5Glibc4fmodyxx_xtSFRzlFWhat are these?
s5Glibc4fmodyxx_xtSFRzlF
FNV24: [6R0HP]
import NIOPosix
protocol FloatingPoint : Hashable, SignedNumeric, Strideable where Self == Self.Magnitude
A floating-point numeric type.