FreeBSD Manual Pages
target_coreopt(3) Arcan Lua API target_coreopt(3) NAME target_coreopt - Set target- specific runtime key-vale SYNOPSIS nil target_coreopt( vid, slot, value ) DESCRIPTION Some hijack targets (and libretro cores in particular), expose core-op- tion slots and list of values through callback triggered events (kind = coreopt) that are comprised of a description, a key, a slotid and a set of values (the first value sent is the one currently active). This function can be used to change the active configuration by sending the corresponding slot/value pair (not that unsupported values will be silently discarded, it's up to the script to track). SEE ALSO: launch_target(3) targetcontrol April 2025 target_coreopt(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=target_coreopt&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>