Skip to main content

__movsw

Function __movsw 

Source
pub unsafe extern "C" fn __movsw(
    Destination: PWORD,
    Source: *const WORD,
    Count: SIZE_T,
)