Function emojicode_sys::Emojicode_Thread_returnOEValueFromFunction [] [src]

pub unsafe extern "C" fn Emojicode_Thread_returnOEValueFromFunction(
    this: *mut Emojicode_Thread,
    value: Emojicode_Value
)

Leaves the function and sets the value of the return destination to the given value. The destination is treated /// as optional. (See @c optionalSet())