std
::
core
::
mem
masked_store
macro
masked_store
(
ptr
,
value
,
bool
[<
*
>]
mask
)
Store parts of a vector according to the mask, assuming default alignment.
Parameters