Target.critsecsize

Return size of OS critical section. NOTE: can't use the sizeof() calls directly since cross compiling is supported and would end up using the host sizes rather than the target sizes.

struct Target
extern (C++) static
uint
critsecsize
(
)

Meta