struct isize

Declaration

struct isize { /* full declaration omitted */ };

Declared at: sus/num/signed_integer.h:119

Member Variables

public int primitive_value
public static const auto MIN_PRIMITIVE
public static const auto MAX_PRIMITIVE
public static const sus::num::isize MIN
The smallest value that can be represented by an [`
public static const sus::num::isize MAX
The largest value that can be represented by an [`
public static const sus::num::u32 BITS
The size of and [`