StatBuf

class StatBuf(*args, **kwargs)

A type corresponding to the appropriate struct type for the stat() system call, depending on the platform and/or compiler being used.

See stat() for more information.