FreeSWITCH.Native.freeswitchPINVOKE.switch_isxdigit C# (CSharp) 메소드

switch_isxdigit() 개인적인 메소드

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