Function get_argument_count

Source
pub fn get_argument_count(
    entry_point_function_type: ENTRY_POINT_FUNCTION_TYPE,
) -> Option<u32>
Expand description

Gets argument count from ENTRY_POINT_FUNCTION_TYPE. for SE, VR.

ยงPanics

If Runtime is AE then panic.