Skip to main content

blend_generic

Function blend_generic 

Source
pub unsafe fn blend_generic(
    dst: *mut u32,
    src: *const u32,
    alpha: u8,
    count: usize,
)