pub unsafe fn vmmlaq_u32(
    a: uint32x4_t, 
    b: uint8x16_t, 
    c: uint8x16_t
) -> uint32x4_tAvailable on target feature 
i8mm and target feature neon and ARM only.Expand description
8-bit integer matrix multiply-accumulate