FreeSWITCH.Native.freeswitchPINVOKE.switch_core_perform_strdup C# (CSharp) Метод

switch_core_perform_strdup() приватный Метод

private switch_core_perform_strdup ( HandleRef jarg1, string jarg2, string jarg3, string jarg4, int jarg5 ) : string
jarg1 HandleRef
jarg2 string
jarg3 string
jarg4 string
jarg5 int
Результат string
        public static extern string switch_core_perform_strdup(HandleRef jarg1, string jarg2, string jarg3, string jarg4, int jarg5);
freeswitchPINVOKE