Function cast::isize[][src]

pub fn isize<T>(x: T) -> <isize as From<T>>::Output where
    isize: From<T>, 
Expand description

Checked cast function