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

switch_process_import() private method

private switch_process_import ( HandleRef jarg1, HandleRef jarg2, string jarg3, string jarg4 ) : void
jarg1 HandleRef
jarg2 HandleRef
jarg3 string
jarg4 string
return void
        public static extern void switch_process_import(HandleRef jarg1, HandleRef jarg2, string jarg3, string jarg4);
freeswitchPINVOKE