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

switch_isalpha() private method

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