Function exr::error::usize_to_i32

source ยท
pub(crate) fn usize_to_i32(value: usize) -> i32
Expand description

Panic on overflow.