pub const ppl_enum_error_code_PPL_STDIO_ERROR: ppl_enum_error_code = -7;Expand description
\hideinitializer
An error occurred during a C input/output operation. A more
precise indication of what went wrong is available via
errno.
pub const ppl_enum_error_code_PPL_STDIO_ERROR: ppl_enum_error_code = -7;\hideinitializer
An error occurred during a C input/output operation. A more
precise indication of what went wrong is available via
errno.