fn elfInt(is_64: bool, need_bswap: bool, int_32: anytype, int_64: anytype) @TypeOf(int_64)

Parameters

is_64: bool,
need_bswap: bool,
int_32: anytype,
int_64: anytype,