Function _strset

Source
pub unsafe extern "C" fn _strset(
    _Destination: *mut c_char,
    _Value: c_int,
) -> *mut c_char