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

profile_node_t_var_set() private method

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