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

switch_core_timer_check() private method

private switch_core_timer_check ( HandleRef jarg1, int jarg2 ) : int
jarg1 HandleRef
jarg2 int
return int
        public static extern int switch_core_timer_check(HandleRef jarg1, int jarg2);
freeswitchPINVOKE