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

switch_caller_profile_dup() private method

private switch_caller_profile_dup ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
return IntPtr
        public static extern IntPtr switch_caller_profile_dup(HandleRef jarg1, HandleRef jarg2);
freeswitchPINVOKE