Static SYNC_ENTER_FIXED_PARAMS

Source
pub static SYNC_ENTER_FIXED_PARAMS: &[ValType]
Expand description

Fixed parameter types for the sync-enter built-in function.

Note that sync-enter also takes a variable number of parameters in addition to these, determined by the signature of the function for which we’re generating an adapter.