Blender  V3.3
Public Attributes | List of all members
imaxdiv_t Struct Reference

#include <inttypes.h>

Public Attributes

intmax_t quot
 
intmax_t rem
 

Detailed Description

Definition at line 47 of file inttypes.h.

Member Data Documentation

◆ quot

intmax_t imaxdiv_t::quot

Definition at line 48 of file inttypes.h.

◆ rem

intmax_t imaxdiv_t::rem

Definition at line 49 of file inttypes.h.


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