Function cdrs::types::try_i32_from_bytes [] [src]

pub fn try_i32_from_bytes(bytes: Vec<u8>) -> Result<i32, Error>