Function imagescript::ops::fill::function[][src]

pub fn function<F>(fb: &mut framebuffer, f: F) where
    F: Fn(usize, usize) -> u32