__stosb

Function __stosb 

Source
pub unsafe extern "C" fn __stosb(
    Destination: *mut c_uchar,
    Value: c_uchar,
    Count: c_ulonglong,
)