Skip to main content

FnBlit

Type Alias FnBlit 

Source
pub type FnBlit = unsafe fn(dst: *mut u32, src: *const u32, count: usize);