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

switch_core_get_variable_dup() private method

private switch_core_get_variable_dup ( string jarg1 ) : string
jarg1 string
return string
        public static extern string switch_core_get_variable_dup(string jarg1);
freeswitchPINVOKE