Handbook
Glossary
CGDisplayIsAsleep ( display -- boolean_t )
Vocabulary
core-graphics
Inputs
display
an
object
Outputs
boolean_t
an
object
Definition
USING:
alien.syntax
core-graphics.types
;
IN:
core-graphics
FUNCTION:
boolean_t
CGDisplayIsAsleep
(
CGDirectDisplayID
display )