imaxdiv_t Struct Reference

imaxdiv_t Struct Reference#

Composable Kernel: imaxdiv_t Struct Reference
imaxdiv_t Struct Reference

#include <inttypes.h>

Public Attributes

intmax_t quot
intmax_t rem

Member Data Documentation

◆ quot

intmax_t imaxdiv_t::quot

◆ rem

intmax_t imaxdiv_t::rem

The documentation for this struct was generated from the following file: