Function cast::i32 [] [src]

pub fn i32<T>(x: T) -> <i32 as From<T>>::Output where
    i32: From<T>, 

Checked cast function