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

switch_core_runtime_loop() private method

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