[][src]Function picontrol::num_to_bytes

pub fn num_to_bytes(num: u64, size: usize) -> Result<Vec<u8>, Box<dyn Error>>