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

switch_time_set_monotonic() private method

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