Type Alias khronos_egl::Int

source ·
pub type Int = i32;

Trait Implementations§

source§

impl From<Error> for Int

source§

fn from(e: Error) -> Int

Converts to this type from the input type.