Skip to main content

fill_avx2_asm

Function fill_avx2_asm 

Source
unsafe fn fill_avx2_asm(dst: *mut u32, color: u32, count: usize)
Expand description

Wrapper: cast extern ā€œCā€ NASM fill fn to Rust ABI fn pointer