FreeSWITCH.Native.freeswitchPINVOKE.switch_isspace C# (CSharp) Method

switch_isspace() private method

private switch_isspace ( int jarg1 ) : int
jarg1 int
return int
        public static extern int switch_isspace(int jarg1);
freeswitchPINVOKE