Function tiny_skia::pipeline::lowp::store_8888

source ยท
fn store_8888(
    r: &u16x16,
    g: &u16x16,
    b: &u16x16,
    a: &u16x16,
    data: &mut [PremultipliedColorU8; 16],
)