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

switch_isdigit() private method

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