Skip to main content

GUEST_FN_TABLE_SIZE

Constant GUEST_FN_TABLE_SIZE 

Source
pub const GUEST_FN_TABLE_SIZE: usize = 8;
Expand description

Number of guest-function slots reserved in the dispatch table. Must be at least max(FN_ID_*) + 1.