Skip to main content
FnBlend
strat9_
kernel
0.1.0
In strat9_
kernel::
framebuffer
strat9_kernel
::
framebuffer
Type Alias
FnBlend
Copy item path
Source
pub type FnBlend = unsafe
fn
(dst:
*mut
u32
, src:
*const
u32
, alpha:
u8
, count:
usize
);