gobj_get_yuno_must_die()

gobj_get_yuno_must_die()#

Checks whether the Yuno has been signaled to terminate.

Prototype

PUBLIC BOOL gobj_get_yuno_must_die(void);

Return Value

  • TRUE: The Yuno has been signaled to terminate.

  • FALSE: The Yuno is still running.

Prototype

// Not applicable in JS

Prototype

# Not applicable in Python
Examples
// TODO C examples
// TODO JS examples
# TODO Python examples