Module entry

Source
Expand description

Primary entry point of the FFGL plugin. This is the function that is called by the host. You can use crate::plugin_main to automate calling this entry function from the FFGL ABI

Functionsยง

default_ffgl_entry