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

switch_tolower() private method

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