Function plugMain

Source
pub unsafe extern "C" fn plugMain(
    functionCode: FFUInt32,
    inputValue: FFMixed,
    instanceID: FFInstanceID,
) -> FFMixed