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

switch_core_sprintf() private method

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