rlim_t typedef
        
  
rlim_t = __uint64_t
    
    
Resource limit type (low 63 bits, excluding the sign bit)
Implementation
typedef rlim_t = __uint64_t;Resource limit type (low 63 bits, excluding the sign bit)
typedef rlim_t = __uint64_t;