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

switch_atoui() private method

private switch_atoui ( string jarg1 ) : uint
jarg1 string
return uint
        public static extern uint switch_atoui(string jarg1);
freeswitchPINVOKE