PixelIteratorOptions

Type Alias PixelIteratorOptions 

Source
pub type PixelIteratorOptions = _PixelIteratorOptions;

Aliased Type§

#[repr(C)]
pub struct PixelIteratorOptions { pub max_threads: i32, pub signature: u64, }

Fields§

§max_threads: i32§signature: u64