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

switch_islower() private method

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