[][src]Type Definition shader_types::Int

type Int = i32;

A single signed integer. Has size 4 and alignment 4.