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

switch_atoul() private method

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