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

switch_caller_profile_clone() private method

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