__movsb

Function __movsb 

Source
pub unsafe extern "C" fn __movsb(
    Destination: PBYTE,
    Source: *const BYTE,
    Count: SIZE_T,
)