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

switch_time_set_cond_yield() private method

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