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