Rudiments
include
rudiments
private
wcharstring.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information
3
4
private
:
5
static
int32_t countLeadingSpaces(
const
wchar_t
*
string
,
6
int32_t length);
7
static
int32_t countTrailingSpaces(
const
wchar_t
*
string
,
8
int32_t length);
Generated on Wed Sep 22 2021 18:18:10 for Rudiments by
1.9.1