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

switch_toupper() private method

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