pub fn getmaxstdio() -> u32
Expand description
Returns the number of simultaneously open files permitted at the stream I/O level.
See https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/getmaxstdio?view=msvc-170
pub fn getmaxstdio() -> u32
Returns the number of simultaneously open files permitted at the stream I/O level.
See https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/getmaxstdio?view=msvc-170