Function exr::compression::optimize_bytes::with_reused_buffer

source ยท
fn with_reused_buffer<F>(length: usize, func: F)
where F: FnMut(&mut [u8]),