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