Skip to main content
convert_bgr_to_argb_generic
strat9_
kernel
0.1.0
In strat9_
kernel::
framebuffer::
generic
strat9_kernel
::
framebuffer
::
generic
Function
convert_
bgr_
to_
argb_
generic
Copy item path
Source
pub unsafe fn convert_bgr_to_argb_generic( dst:
*mut
u32
, src:
*const
u8
, count:
usize
, )