FreeSWITCH.Native.freeswitchPINVOKE.switch_atoul C# (CSharp) 메소드

switch_atoul() 개인적인 메소드

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