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

switch_isxdigit() private method

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